UPdate Mempool Space to 3.2.1 (#5012)

* testing mempoolspace 3.2.1
* #4960 update Mempool SPace to 3.2.1
This commit is contained in:
/rootzoll
2025-05-19 16:10:32 +02:00
committed by GitHub
parent 8d18db7928
commit a806538c50
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
## What's new in Version 1.12.0 of RaspiBlitz? ## What's new in Version 1.12.0 of RaspiBlitz?
Work In Progress Work In Progress - Still Release Candidates
Introducing a new drive layout, now allowing to even boot and running the system from NVMe.
Features: Features:
@@ -14,6 +16,7 @@ Features:
- Update: LNbits 1.0.0 [details](https://github.com/lnbits/lnbits/releases/tag/v1.0.0) - Update: LNbits 1.0.0 [details](https://github.com/lnbits/lnbits/releases/tag/v1.0.0)
- Update: AlbyHub v1.17.0 [details](https://github.com/getAlby/hub/releases/tag/v1.17.0) - Update: AlbyHub v1.17.0 [details](https://github.com/getAlby/hub/releases/tag/v1.17.0)
- Update: Lightning Terminal v0.14.1-alpha [details](https://github.com/lightninglabs/lightning-terminal/releases/tag/v0.14.1-alpha) - Update: Lightning Terminal v0.14.1-alpha [details](https://github.com/lightninglabs/lightning-terminal/releases/tag/v0.14.1-alpha)
- Update: Mempool 3.2.1 [details](hhttps://github.com/mempool/mempool/releases/tag/v3.2.1)
- Update: BTCPayServer v2.2.1 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v2.2.1) - Update: BTCPayServer v2.2.1 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v2.2.1)
- Update: Specter Desktop 2.0.5 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v2.0.5) - Update: Specter Desktop 2.0.5 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v2.0.5)
- Update: Elements 23.2.7 [details](https://github.com/ElementsProject/elements) - Update: Elements 23.2.7 [details](https://github.com/ElementsProject/elements)

View File

@@ -2,7 +2,7 @@
# https://github.com/mempool/mempool # https://github.com/mempool/mempool
pinnedVersion="v3.0.0" pinnedVersion="v3.2.1"
# command info # command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then