mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
joininbox update to v0.6.6
This commit is contained in:
parent
3c648de8cf
commit
289589376f
@ -17,7 +17,7 @@
|
||||
- Update: BTCPayServer v1.3.6 with UPDATE option [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.3.6)
|
||||
- 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.5 [details](https://github.com/openoms/joininbox/releases/tag/v0.6.5)
|
||||
- Update: JoininBox v0.6.6 [details](https://github.com/openoms/joininbox/releases/tag/v0.6.6)
|
||||
- Update: Thunderhub v0.12.31 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.12.31)
|
||||
- Update: BTC-RPC-Explorer v3.3.0 [details](https://github.com/janoside/btc-rpc-explorer/blob/master/CHANGELOG.md#v330)
|
||||
- Update: Specter Desktop 1.7.2 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v1.7.2)
|
||||
|
@ -22,7 +22,7 @@ fi
|
||||
# PGPpubkeyLink="https://github.com/${PGPsigner}.gpg"
|
||||
# PGPpubkeyFingerprint="F579929B39B119CC7B0BB71FB326ACF51F317B69"
|
||||
|
||||
# Run with the insatting user to clear permissions:
|
||||
# Run with the installing user to clear permissions:
|
||||
# sudo -u btcrpcexplorer /home/admin/config.scripts/blitz.git-verify.sh \
|
||||
# "${PGPsigner}" "${PGPpubkeyLink}" "${PGPpubkeyFingerprint}" || exit 1
|
||||
|
||||
|
@ -5,8 +5,7 @@
|
||||
# https://github.com/openoms/bitcoin-tutorials/tree/master/joinmarket
|
||||
# https://github.com/openoms/joininbox
|
||||
|
||||
# JBVERSION="v0.6.5" # with JoinMarket v0.9.4
|
||||
JBVERSION="b0efe45" # dev
|
||||
JBVERSION="v0.6.6" # with JoinMarket v0.9.4
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user