mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
geth: Update to version 1.15.5
This commit is contained in:
parent
6431dc23d8
commit
e92df5bb15
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.4",
|
"version": "1.15.5",
|
||||||
"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.15.4-8ccca244.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.5-4263936a.zip",
|
||||||
"hash": "md5:4b16ccaaa681dfc6ec221fcfd2c8aecc",
|
"hash": "md5:54d6166f97d36baec4bf28e490d7f346",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.15.4-8ccca244"
|
"extract_dir": "geth-alltools-windows-amd64-1.15.5-4263936a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.4-8ccca244.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.5-4263936a.zip",
|
||||||
"hash": "md5:05f9eacbb5e50e60501752ff25ddcf97",
|
"hash": "md5:2fd3f3582fd32a9f33f27b51caf7ba5a",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.15.4-8ccca244"
|
"extract_dir": "geth-alltools-windows-386-1.15.5-4263936a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user