mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Tag v0.1.25
This commit is contained in:
parent
4a812682eb
commit
2842c0ab86
|
@ -10,4 +10,4 @@ DEVICE_TYPE="raspi3"
|
|||
|
||||
# Other Info
|
||||
UPGRADE_DOWNLOAD_URL="http://www.mynodebtc.com/device_api/download_latest_standard.php?type=${DEVICE_TYPE}&product_key=${PRODUCT_KEY}&serial=${SERIAL_NUM}"
|
||||
UPGRADE_DOWNLOAD_SIGNATURE_URL="http://www.mynodebtc.com/device/mynode_release_latest_${DEVICE_TYPE}.sha256"
|
||||
UPGRADE_DOWNLOAD_SIGNATURE_URL="http://www.mynodebtc.com/device/hashes/mynode_release_latest_${DEVICE_TYPE}.sha256"
|
|
@ -10,4 +10,4 @@ DEVICE_TYPE="raspi4"
|
|||
|
||||
# Other Info
|
||||
UPGRADE_DOWNLOAD_URL="http://www.mynodebtc.com/device_api/download_latest_standard.php?type=${DEVICE_TYPE}&product_key=${PRODUCT_KEY}&serial=${SERIAL_NUM}"
|
||||
UPGRADE_DOWNLOAD_SIGNATURE_URL="http://www.mynodebtc.com/device/mynode_release_latest_raspi.sha256"
|
||||
UPGRADE_DOWNLOAD_SIGNATURE_URL="http://www.mynodebtc.com/device/hashes/mynode_release_latest_${DEVICE_TYPE}.sha256"
|
|
@ -1 +1 @@
|
|||
0.1.24
|
||||
0.1.25
|
Loading…
Reference in New Issue
Block a user