geth: Update to version 1.10.11

This commit is contained in:
Richard Kuhnt 2021-10-20 15:00:35 +00:00
parent 3b86f32e23
commit 15064d1d18

View File

@ -1,18 +1,18 @@
{ {
"version": "1.10.10", "version": "1.10.11",
"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.10.10-bb74230f.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.11-7231b3ef.zip",
"hash": "md5:cf02c19cf2b091a55d1637e716df97dd", "hash": "md5:ac1302c977df4010fdf3692ab18d24ce",
"extract_dir": "geth-alltools-windows-amd64-1.10.10-bb74230f" "extract_dir": "geth-alltools-windows-amd64-1.10.11-7231b3ef"
}, },
"32bit": { "32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.10-bb74230f.zip", "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.11-7231b3ef.zip",
"hash": "md5:637cb623ba205994300df0b184358856", "hash": "md5:75269bacf05b14d4862f0e3aae0e132e",
"extract_dir": "geth-alltools-windows-386-1.10.10-bb74230f" "extract_dir": "geth-alltools-windows-386-1.10.11-7231b3ef"
} }
}, },
"bin": [ "bin": [