mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
geth: Update to version 1.16.0
This commit is contained in:
parent
2e8d528d5f
commit
c7f2cb58ca
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.11",
|
"version": "1.16.0",
|
||||||
"description": "Official Go implementation of the Ethereum protocol",
|
"description": "Official Go implementation of the Ethereum protocol",
|
||||||
"homepage": "https://geth.ethereum.org",
|
"homepage": "https://geth.ethereum.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.11-36b2371c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.0-57f8971b.zip",
|
||||||
"hash": "md5:bf20ea844d2b4b78ed27b11debb06e5a",
|
"hash": "md5:d8d92cdc05d884c831e3b8e0805624ef",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.15.11-36b2371c"
|
"extract_dir": "geth-alltools-windows-amd64-1.16.0-57f8971b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.11-36b2371c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.0-57f8971b.zip",
|
||||||
"hash": "md5:9a68730ed58394db52294d3cdf4209eb",
|
"hash": "md5:dc66df32aac5d4b2f2a30b3e578f0933",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.15.11-36b2371c"
|
"extract_dir": "geth-alltools-windows-386-1.16.0-57f8971b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user