mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
geth: Update to version 1.11.3
This commit is contained in:
parent
6ed03b053c
commit
19f8b62213
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.2",
|
"version": "1.11.3",
|
||||||
"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.2-73b01f40.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.11.3-5ed08c47.zip",
|
||||||
"hash": "md5:679b40e38c2e2f500798a16f014e2e5e",
|
"hash": "md5:74421784707716badfe44aee4318ca49",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.11.2-73b01f40"
|
"extract_dir": "geth-alltools-windows-amd64-1.11.3-5ed08c47"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.11.2-73b01f40.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.11.3-5ed08c47.zip",
|
||||||
"hash": "md5:fb87b0a933125b811524524e46ecb985",
|
"hash": "md5:c79c4ae80e59b37348b06801ef77dd35",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.11.2-73b01f40"
|
"extract_dir": "geth-alltools-windows-386-1.11.3-5ed08c47"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user