mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
geth: Update to version 1.10.22
This commit is contained in:
parent
cadd356dfc
commit
9feb19f532
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.21",
|
"version": "1.10.22",
|
||||||
"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.21-67109427.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.22-2de49b04.zip",
|
||||||
"hash": "md5:f13722911fb60b3e54ad534f7d83e896",
|
"hash": "md5:3283e44225fee1bdde933b8f131be1a4",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.10.21-67109427"
|
"extract_dir": "geth-alltools-windows-amd64-1.10.22-2de49b04"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.21-67109427.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.22-2de49b04.zip",
|
||||||
"hash": "md5:815af25e3e146e7defe48f0787d963bd",
|
"hash": "md5:310de3e634e00f7316023601447aa2bb",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.10.21-67109427"
|
"extract_dir": "geth-alltools-windows-386-1.10.22-2de49b04"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user