mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
geth: Update to version 1.12.2
This commit is contained in:
parent
4b10d60b41
commit
79807de9e8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.1",
|
"version": "1.12.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.12.1-9c216bd6.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.12.2-bed84606.zip",
|
||||||
"hash": "md5:c5ce26306337729e6f5d1737a71bf141",
|
"hash": "md5:2043fa5eded47409e7e3d44e68357e02",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.12.1-9c216bd6"
|
"extract_dir": "geth-alltools-windows-amd64-1.12.2-bed84606"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.12.1-9c216bd6.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.12.2-bed84606.zip",
|
||||||
"hash": "md5:69b0b7e35b36c5b5a8a19b5a8393b558",
|
"hash": "md5:0125bb3e1c2521cacefd034f1aed730a",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.12.1-9c216bd6"
|
"extract_dir": "geth-alltools-windows-386-1.12.2-bed84606"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user