mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
geth: Update to version 1.14.4
This commit is contained in:
parent
f18193180c
commit
bf7632f2c5
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.3",
|
"version": "1.14.4",
|
||||||
"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.3-ab48ba42.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.14.4-5550d839.zip",
|
||||||
"hash": "md5:940e281578e786395df17f9dfc942adb",
|
"hash": "md5:0ef0b2f3002846a80870ee0bdc3023e5",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.14.3-ab48ba42"
|
"extract_dir": "geth-alltools-windows-amd64-1.14.4-5550d839"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.3-ab48ba42.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.4-5550d839.zip",
|
||||||
"hash": "md5:9bcafb854c64413caaa3a3685ca41948",
|
"hash": "md5:3c202b503e4ac5fd5fdd5b21242f69ff",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.14.3-ab48ba42"
|
"extract_dir": "geth-alltools-windows-386-1.14.4-5550d839"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user