geth: Update to version 1.14.3

This commit is contained in:
github-actions[bot] 2024-05-09 12:40:09 +00:00
parent bbc01faa1a
commit d3aa5ee0fb

View File

@ -1,18 +1,18 @@
{ {
"version": "1.14.2", "version": "1.14.3",
"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.2-35b2d07f.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.14.3-ab48ba42.zip",
"hash": "md5:2d2a3e427ff39d99bf85c80a4da42a83", "hash": "md5:940e281578e786395df17f9dfc942adb",
"extract_dir": "geth-alltools-windows-amd64-1.14.2-35b2d07f" "extract_dir": "geth-alltools-windows-amd64-1.14.3-ab48ba42"
}, },
"32bit": { "32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.2-35b2d07f.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.14.3-ab48ba42.zip",
"hash": "md5:37b1b8bb9dc1bd3afe914fe5b18d2c2c", "hash": "md5:9bcafb854c64413caaa3a3685ca41948",
"extract_dir": "geth-alltools-windows-386-1.14.2-35b2d07f" "extract_dir": "geth-alltools-windows-386-1.14.3-ab48ba42"
} }
}, },
"bin": [ "bin": [