btc-rpc-explorer v1.1.5 (#109)

* btc-rpc-explorer v1.1.5

* btc-rpc-explorer v1.1.5

* Update about.html
This commit is contained in:
Amiga500 2019-12-25 05:03:43 +01:00 committed by Taylor Helsper
parent ea692dee0a
commit 0769731ab7
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ if [ "$CURRENT" != "$RTL_UPGRADE_URL" ]; then
fi
# Upgrade Bitcoin RPC Explorer
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.4.tar.gz
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.5.tar.gz
BTCRPCEXPLORER_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.btcrpcexplorer_url
CURRENT=""
if [ -f $BTCRPCEXPLORER_UPGRADE_URL_FILE ]; then

View File

@ -341,7 +341,7 @@ fi
# Install Bitcoin RPC Explorer
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.4.tar.gz
BTCRPCEXPLORER_UPGRADE_URL=https://github.com/janoside/btc-rpc-explorer/archive/v1.1.5.tar.gz
BTCRPCEXPLORER_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.btcrpcexplorer_url
CURRENT=""
if [ -f $BTCRPCEXPLORER_UPGRADE_URL_FILE ]; then