diff --git a/bucket/geth.json b/bucket/geth.json index b2f7bcafad..6ca454d29c 100644 --- a/bucket/geth.json +++ b/bucket/geth.json @@ -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" } },