mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.14.2
This commit is contained in:
parent
499cd2b4ce
commit
3385d437b7
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "1.14.2",
|
||||||
"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.14.0-87246f3c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.14.2-35b2d07f.zip",
|
||||||
"hash": "md5:158fe25c6e2afc9d2960e69ec2d43d34",
|
"hash": "md5:2d2a3e427ff39d99bf85c80a4da42a83",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.14.0-87246f3c"
|
"extract_dir": "geth-alltools-windows-amd64-1.14.2-35b2d07f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.0-87246f3c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.2-35b2d07f.zip",
|
||||||
"hash": "md5:0130c8c928cb0b871d3b802ca37366be",
|
"hash": "md5:37b1b8bb9dc1bd3afe914fe5b18d2c2c",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.14.0-87246f3c"
|
"extract_dir": "geth-alltools-windows-386-1.14.2-35b2d07f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user