geth: Update to version 1.15.2

This commit is contained in:
github-actions[bot] 2025-02-17 16:30:32 +00:00
parent cfaff8dc7b
commit 794ec7565b

View File

@ -1,18 +1,18 @@
{ {
"version": "1.15.1", "version": "1.15.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.15.1-b027a90a.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.15.2-c8c62daf.zip",
"hash": "md5:1fd76b2980ac38af82fa3eb08c98e92a", "hash": "md5:6840e5113a74dc2feaba90ca8369f53b",
"extract_dir": "geth-alltools-windows-amd64-1.15.1-b027a90a" "extract_dir": "geth-alltools-windows-amd64-1.15.2-c8c62daf"
}, },
"32bit": { "32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.1-b027a90a.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.15.2-c8c62daf.zip",
"hash": "md5:c44fd9c81c9d3da89c8bb0a3160efd92", "hash": "md5:99622680724c90678662ae1a1e148fc4",
"extract_dir": "geth-alltools-windows-386-1.15.1-b027a90a" "extract_dir": "geth-alltools-windows-386-1.15.2-c8c62daf"
} }
}, },
"bin": [ "bin": [