geth: Update to version 1.13.9

This commit is contained in:
github-actions[bot] 2024-01-10 20:25:19 +00:00
parent 4f352c19ca
commit b89c4cf796

View File

@ -1,18 +1,18 @@
{ {
"version": "1.13.8", "version": "1.13.9",
"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.13.8-b20b4a71.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.13.9-dd938d10.zip",
"hash": "md5:bfb3f834240fd4ba2e2b7d72d8eabae0", "hash": "md5:9be89f970afd5faa8b2d3f8f145b7805",
"extract_dir": "geth-alltools-windows-amd64-1.13.8-b20b4a71" "extract_dir": "geth-alltools-windows-amd64-1.13.9-dd938d10"
}, },
"32bit": { "32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.13.8-b20b4a71.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.13.9-dd938d10.zip",
"hash": "md5:3e4b968a82ca6ce5d6a0e6082718b25c", "hash": "md5:7db13acef3d9896b136d6c3737bad0a9",
"extract_dir": "geth-alltools-windows-386-1.13.8-b20b4a71" "extract_dir": "geth-alltools-windows-386-1.13.9-dd938d10"
} }
}, },
"bin": [ "bin": [