mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
geth: Update to version 1.16.2
This commit is contained in:
parent
9480cde354
commit
a07d0e5f4d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.1",
|
"version": "1.16.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.16.1-12b4131f.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.2-dd1ebac1.zip",
|
||||||
"hash": "md5:ebca7e2e81f777e345dd7a1307a2e17d",
|
"hash": "md5:a0602b66f369d6d46732dad12d1fd0f9",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.16.1-12b4131f"
|
"extract_dir": "geth-alltools-windows-amd64-1.16.2-dd1ebac1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.1-12b4131f.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.2-dd1ebac1.zip",
|
||||||
"hash": "md5:23ef92459a801c6d6f2209d4b520b387",
|
"hash": "md5:95b43787c5d493c8ba111e0b99a8360e",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.16.1-12b4131f"
|
"extract_dir": "geth-alltools-windows-386-1.16.2-dd1ebac1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user