mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
geth: Update to version 1.11.0
This commit is contained in:
parent
4f9ea622f0
commit
a593671796
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.26",
|
"version": "1.11.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.10.26-e5eb32ac.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.11.0-18b641b0.zip",
|
||||||
"hash": "md5:907f703570e20904ea34cba9628de8ec",
|
"hash": "md5:d9b418eb55e3aadf681f1bfbd5cfaa80",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.10.26-e5eb32ac"
|
"extract_dir": "geth-alltools-windows-amd64-1.11.0-18b641b0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.26-e5eb32ac.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.11.0-18b641b0.zip",
|
||||||
"hash": "md5:c8ca99dd6ca0c080655e633200b65e45",
|
"hash": "md5:7fc269a1c5c559ecfe94584497709072",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.10.26-e5eb32ac"
|
"extract_dir": "geth-alltools-windows-386-1.11.0-18b641b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user