mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.10.10
This commit is contained in:
parent
50bdfc47ec
commit
4d81f73439
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.9",
|
"version": "1.10.10",
|
||||||
"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.9-eae3b194.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.10-bb74230f.zip",
|
||||||
"hash": "md5:79b50cb58a5df42f9ae426c341ad640d",
|
"hash": "md5:cf02c19cf2b091a55d1637e716df97dd",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.10.9-eae3b194"
|
"extract_dir": "geth-alltools-windows-amd64-1.10.10-bb74230f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.9-eae3b194.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.10-bb74230f.zip",
|
||||||
"hash": "md5:2ba98203b430a8eacc0ca714039c7b93",
|
"hash": "md5:637cb623ba205994300df0b184358856",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.10.9-eae3b194"
|
"extract_dir": "geth-alltools-windows-386-1.10.10-bb74230f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user