mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geth: Update to version 1.15.0
This commit is contained in:
parent
2e1ea2f1ba
commit
5612c9155e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.13",
|
"version": "1.15.0",
|
||||||
"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.13-eb00f169.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.0-756cca7c.zip",
|
||||||
"hash": "md5:c43b4fb613f5d6f041229f2eb593faea",
|
"hash": "md5:a020ad2f30b081730ec4489e077e4e1b",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.14.13-eb00f169"
|
"extract_dir": "geth-alltools-windows-amd64-1.15.0-756cca7c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.13-eb00f169.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.0-756cca7c.zip",
|
||||||
"hash": "md5:3418342d5f7036a8295ff7766df54a72",
|
"hash": "md5:84497f1a62dd2fbcf2f0950d096fb34f",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.14.13-eb00f169"
|
"extract_dir": "geth-alltools-windows-386-1.15.0-756cca7c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user