mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
Update Thunderhub 0.13.6
This commit is contained in:
@@ -17,7 +17,7 @@ issues/2832)
|
||||
- Update: Electrum Server in Rust (electrs) v0.9.4 [details](https://github.com/romanz/electrs/blob/v0.9.4/RELEASE-NOTES.md)
|
||||
- Update: JoinMarket v0.9.4 [details](https://github.com/JoinMarket-Org/joinmarket-clientserver/releases/tag/v0.9.4)
|
||||
- Update: JoininBox v0.6.6 [details](https://github.com/openoms/joininbox/releases/tag/v0.6.6)
|
||||
- Update: Thunderhub v0.13.1 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.13.1)
|
||||
- Update: Thunderhub v0.13.6 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.13.6)
|
||||
- Update: BTC-RPC-Explorer v3.3.0 [details](https://github.com/janoside/btc-rpc-explorer/blob/master/CHANGELOG.md#v330)
|
||||
- Update: Specter Desktop 1.8.0 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v1.8.0)
|
||||
- Update: Mempool 2.3.1 [details](https://github.com/mempool/mempool/releases/tag/v2.3.1)
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://github.com/apotdevin/thunderhub
|
||||
THUBVERSION="v0.13.1"
|
||||
THUBVERSION="v0.13.6"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Reference in New Issue
Block a user