geth: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2025-02-13 20:28:10 +00:00
parent c651774b22
commit 3a45368e84

View File

@ -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": [