mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.16.1
This commit is contained in:
parent
020142befa
commit
10fb27b0f6
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.0",
|
"version": "1.16.1",
|
||||||
"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.16.0-57f8971b.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.1-12b4131f.zip",
|
||||||
"hash": "md5:d8d92cdc05d884c831e3b8e0805624ef",
|
"hash": "md5:ebca7e2e81f777e345dd7a1307a2e17d",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.16.0-57f8971b"
|
"extract_dir": "geth-alltools-windows-amd64-1.16.1-12b4131f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.0-57f8971b.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.1-12b4131f.zip",
|
||||||
"hash": "md5:dc66df32aac5d4b2f2a30b3e578f0933",
|
"hash": "md5:23ef92459a801c6d6f2209d4b520b387",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.16.0-57f8971b"
|
"extract_dir": "geth-alltools-windows-386-1.16.1-12b4131f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user