mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
geth: Update to version 1.15.1
This commit is contained in:
parent
c651774b22
commit
3a45368e84
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.0",
|
"version": "1.15.1",
|
||||||
"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.0-756cca7c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.1-b027a90a.zip",
|
||||||
"hash": "md5:a020ad2f30b081730ec4489e077e4e1b",
|
"hash": "md5:1fd76b2980ac38af82fa3eb08c98e92a",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.15.0-756cca7c"
|
"extract_dir": "geth-alltools-windows-amd64-1.15.1-b027a90a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.0-756cca7c.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.1-b027a90a.zip",
|
||||||
"hash": "md5:84497f1a62dd2fbcf2f0950d096fb34f",
|
"hash": "md5:c44fd9c81c9d3da89c8bb0a3160efd92",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.15.0-756cca7c"
|
"extract_dir": "geth-alltools-windows-386-1.15.1-b027a90a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user