mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.10.24
This commit is contained in:
parent
0195c27a72
commit
a79538dd6c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.23",
|
"version": "1.10.24",
|
||||||
"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.23-d901d853.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.24-972007a5.zip",
|
||||||
"hash": "md5:8547738a3757d4bd3ecb0cb27a72a7e6",
|
"hash": "md5:6c53c6b58bf55dbb244ad07becbad80e",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.10.23-d901d853"
|
"extract_dir": "geth-alltools-windows-amd64-1.10.24-972007a5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.23-d901d853.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.24-972007a5.zip",
|
||||||
"hash": "md5:8c837584b1f2b359bf0462cb8adf98e7",
|
"hash": "md5:07bc3740fae7879c87d0c3da9af6d03a",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.10.23-d901d853"
|
"extract_dir": "geth-alltools-windows-386-1.10.24-972007a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user