diff --git a/bitbox02-firmware/artifacts.sh b/bitbox02-firmware/artifacts.sh index 82bc0e95b1..c7c162e634 100755 --- a/bitbox02-firmware/artifacts.sh +++ b/bitbox02-firmware/artifacts.sh @@ -3,7 +3,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="BitBox02" URL="https://shiftcrypto.ch/bitbox02/" -VERSION="firmware-btc-only/v9.12.0" +VERSION="firmware-btc-only/v9.13.1" REPO="https://github.com/digitalbitbox/bitbox02-firmware" CHECKSUM_SOURCE="https://github.com/digitalbitbox/bitbox02-firmware/releases/tag/${VERSION}" PROJECT="bitbox02-firmware" diff --git a/blockstream-green/artifacts.sh b/blockstream-green/artifacts.sh index d8f562d00b..f1075a0a75 100755 --- a/blockstream-green/artifacts.sh +++ b/blockstream-green/artifacts.sh @@ -3,7 +3,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="@Blockstream Green" URL="https://blockstream.com/" -VERSION="3.8.6" +VERSION="3.9.0" VERSION_STRING="release_${VERSION}" REPO="https://github.com/Blockstream/green_android" CHECKSUM_SOURCE="https://github.com/Blockstream/green_android/releases/tag/${VERSION_STRING}" diff --git a/cln/artifacts.sh b/cln/artifacts.sh index 6b4afa6eee..254227889f 100755 --- a/cln/artifacts.sh +++ b/cln/artifacts.sh @@ -2,7 +2,7 @@ DATE=$(date +%Y-%m-%d) TWITTER_NAME="@Core_LN" -VERSION="0.12.0" +VERSION="22.11.1" VERSION_STRING="v${VERSION}" REPO="https://github.com/ElementsProject/lightning" CHECKSUM_SOURCE="https://github.com/ElementsProject/lightning/releases/download/${VERSION_STRING}/SHA256SUMS" diff --git a/coldcard/artifacts.sh b/coldcard/artifacts.sh index 378ddcbe52..fabf4bc625 100755 --- a/coldcard/artifacts.sh +++ b/coldcard/artifacts.sh @@ -4,8 +4,10 @@ find ./firmware -type f -name firmware*.bin >&2 DATE=`date +%Y-%m-%d` TWITTER_NAME="@COLDCARDwallet Mk4" +# NOTE: bump VERSION_STRING when bumping VERSION +# REF: https://github.com/Coldcard/firmware/tags VERSION=5.0.7 -VERSION_STRING="2022-07-29T1817-v${VERSION}" +VERSION_STRING="2022-10-05T1724-v${VERSION}" URL="https://coldcard.com" REPO="https://github.com/Coldcard/firmware" CHECKSUM_SOURCE="https://raw.githubusercontent.com/Coldcard/firmware/master/releases/signatures.txt" diff --git a/electrs/artifacts.sh b/electrs/artifacts.sh index 3d20fac6cc..9d9c970003 100755 --- a/electrs/artifacts.sh +++ b/electrs/artifacts.sh @@ -3,7 +3,7 @@ DATE=$(date +%Y-%m-%d) TWITTER_NAME="electrs" URL="https://github.com/romanz/electrs" -VERSION="0.9.9" +VERSION="0.9.11" VERSION_STRING="v${VERSION}" REPO="https://github.com/romanz/electrs" CHECKSUM_SOURCE="https://github.com/romanz/electrs/releases/tag/${VERSION_STRING}" diff --git a/fulcrum/artifacts.sh b/fulcrum/artifacts.sh index 2eeb0158a0..74835eaf4d 100755 --- a/fulcrum/artifacts.sh +++ b/fulcrum/artifacts.sh @@ -2,7 +2,7 @@ DATE=$(date +%Y-%m-%d) TWITTER_NAME="Fulcrum" -VERSION="1.8.2" +VERSION="1.9.0" VERSION_STRING="v${VERSION}" REPO="https://github.com/cculianu/Fulcrum" CHECKSUM_SOURCE="https://github.com/cculianu/Fulcrum/releases/tag/${VERSION_STRING}" diff --git a/lnd/artifacts.sh b/lnd/artifacts.sh index 9bb402e4b2..e091c23823 100755 --- a/lnd/artifacts.sh +++ b/lnd/artifacts.sh @@ -2,7 +2,7 @@ DATE=$(date +%Y-%m-%d) TWITTER_NAME="LND" -VERSION="v0.15.4-beta" +VERSION="v0.15.5-beta" URL="https://lightning.network/" REPO="https://github.com/lightningnetwork/lnd" CHECKSUM_SOURCE="https://github.com/lightningnetwork/lnd/releases/download/${VERSION}/manifest-${VERSION}.txt" diff --git a/mycelium-android/artifacts.sh b/mycelium-android/artifacts.sh index 08adc9b1da..8708600f77 100755 --- a/mycelium-android/artifacts.sh +++ b/mycelium-android/artifacts.sh @@ -3,7 +3,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="Mycelium Wallet" URL="https://wallet.mycelium.com/" -VERSION="v3.15.0.0" +VERSION="v3.16.0.15" REPO="https://github.com/mycelium-com/wallet-android" CHECKSUM_SOURCE="https://github.com/mycelium-com/wallet-android/releases/tag/${VERSION}" PROJECT="mycelium-android" diff --git a/poncho/artifacts.sh b/poncho/artifacts.sh index 24ee518ab8..44d0b6f25e 100755 --- a/poncho/artifacts.sh +++ b/poncho/artifacts.sh @@ -3,7 +3,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="poncho" URL="https://github.com/nbd-wtf/poncho" -VERSION="v0.3.0" +VERSION="v0.4.1" REPO="https://github.com/nbd-wtf/poncho" CHECKSUM_SOURCE="https://github.com/nbd-wtf/poncho/releases/tag/${VERSION}" PROJECT="poncho" diff --git a/sparrow/artifacts.sh b/sparrow/artifacts.sh index 44043a7ee5..95b298f4ee 100755 --- a/sparrow/artifacts.sh +++ b/sparrow/artifacts.sh @@ -3,7 +3,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="@SparrowWallet" URL="https://sparrowwallet.com/" -VERSION="1.6.6" +VERSION="1.7.1" REPO="https://github.com/sparrowwallet/sparrow" CHECKSUM_SOURCE="https://github.com/sparrowwallet/sparrow/releases/download/${VERSION}/sparrow-${VERSION}-manifest.txt" PROJECT="sparrow" diff --git a/trezor-firmware/artifacts.sh b/trezor-firmware/artifacts.sh index f0ef12a5f0..5ba44921d0 100755 --- a/trezor-firmware/artifacts.sh +++ b/trezor-firmware/artifacts.sh @@ -2,7 +2,7 @@ DATE=`date +%Y-%m-%d` TWITTER_NAME="@Trezor" -VERSION="2.5.1" +VERSION="2.5.3" VERSION_STRING="core/v${VERSION}" URL="https://trezor.io/" REPO="https://github.com/trezor/trezor-firmware"