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