mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.14.12
This commit is contained in:
parent
e63f36566d
commit
d024478abe
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.11",
|
"version": "1.14.12",
|
||||||
"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.11-f3c696fa.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.14.12-293a300d.zip",
|
||||||
"hash": "md5:37f98e7f21c61c2d26032f1165ab7fc6",
|
"hash": "md5:e1ca775889f3532cc04209f83b642bd3",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.14.11-f3c696fa"
|
"extract_dir": "geth-alltools-windows-amd64-1.14.12-293a300d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.11-f3c696fa.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.12-293a300d.zip",
|
||||||
"hash": "md5:edd5afc861763e46361f5538c9e5ee95",
|
"hash": "md5:89756cfe8b0c058a0b1ad87925664785",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.14.11-f3c696fa"
|
"extract_dir": "geth-alltools-windows-386-1.14.12-293a300d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user