mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.12.0
This commit is contained in:
parent
be19e46a29
commit
a8dd6c2ef7
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.6",
|
"version": "1.12.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.11.6-ea9e62ca.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.12.0-e501b3b0.zip",
|
||||||
"hash": "md5:336bb298c130f63d28dae0ae9827944e",
|
"hash": "md5:d726c819e32dbec634f53cd1770e412e",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.11.6-ea9e62ca"
|
"extract_dir": "geth-alltools-windows-amd64-1.12.0-e501b3b0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.11.6-ea9e62ca.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.12.0-e501b3b0.zip",
|
||||||
"hash": "md5:0278043565e400da18ee856a87631155",
|
"hash": "md5:ef09657a092ca68ca72b285147017bef",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.11.6-ea9e62ca"
|
"extract_dir": "geth-alltools-windows-386-1.12.0-e501b3b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user