geth@1.12.1: Fix hash (Closes #5017)

This commit is contained in:
github-actions[bot] 2023-08-10 23:37:47 +00:00
parent 4858e620a7
commit 0a6889a6d2

View File

@ -6,12 +6,12 @@
"architecture": {
"64bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.12.1-9c216bd6.zip",
"hash": "md5:2705df8ac23f3117068f46b2ed40adcd",
"hash": "md5:c5ce26306337729e6f5d1737a71bf141",
"extract_dir": "geth-alltools-windows-amd64-1.12.1-9c216bd6"
},
"32bit": {
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.12.1-9c216bd6.zip",
"hash": "md5:024204b513c39d5891a0ae5338b9a295",
"hash": "md5:69b0b7e35b36c5b5a8a19b5a8393b558",
"extract_dir": "geth-alltools-windows-386-1.12.1-9c216bd6"
}
},