mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
patch code (#5183)
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
## What's new in Version 1.12.1 of RaspiBlitz?
|
## What's new in Version 1.12.1 of RaspiBlitz?
|
||||||
|
|
||||||
|
- Update: Bitcoin Core v29.2 [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.2.md)
|
||||||
- Update: Electrum Server in Rust (electrs) v0.10.10 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#01010-jul-19-2025)
|
- Update: Electrum Server in Rust (electrs) v0.10.10 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#01010-jul-19-2025)
|
||||||
- Update: AlbyHub v1.20.0 [details](https://github.com/getAlby/hub/releases/tag/v1.20.0)
|
- Update: AlbyHub v1.20.0 [details](https://github.com/getAlby/hub/releases/tag/v1.20.0)
|
||||||
- Update: Bitcoin Knots 29.2 (optional) [details](https://github.com/bitcoinknots/bitcoin/releases/tag/v29.2.knots20251010)
|
- Update: Bitcoin Knots 29.2 (optional) [details](https://github.com/bitcoinknots/bitcoin/releases/tag/v29.2.knots20251010)
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ fi
|
|||||||
mode="$1"
|
mode="$1"
|
||||||
|
|
||||||
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM (latest tested version available)
|
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM (latest tested version available)
|
||||||
bitcoinVersion="" # example: 22.0 .. keep empty if no newer version as sd card build is available
|
bitcoinVersion="30.0" # example: 22.0 .. keep empty if no newer version as sd card build is available
|
||||||
|
|
||||||
# GATHER DATA
|
# GATHER DATA
|
||||||
# setting download directory to the current user
|
# setting download directory to the current user
|
||||||
|
|||||||
Reference in New Issue
Block a user