From 3e62585fb2c62f0becd7ba932287adf76a47ecc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:31:22 +0000 Subject: [PATCH] geth: Update to version 1.12.1 --- bucket/geth.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geth.json b/bucket/geth.json index 646a7e7ce3..b2f7bcafad 100644 --- a/bucket/geth.json +++ b/bucket/geth.json @@ -1,18 +1,18 @@ { - "version": "1.12.0", + "version": "1.12.1", "description": "Official Go implementation of the Ethereum protocol", "homepage": "https://geth.ethereum.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.12.0-e501b3b0.zip", - "hash": "md5:d726c819e32dbec634f53cd1770e412e", - "extract_dir": "geth-alltools-windows-amd64-1.12.0-e501b3b0" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.12.1-9c216bd6.zip", + "hash": "md5:2705df8ac23f3117068f46b2ed40adcd", + "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.0-e501b3b0.zip", - "hash": "md5:ef09657a092ca68ca72b285147017bef", - "extract_dir": "geth-alltools-windows-386-1.12.0-e501b3b0" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.12.1-9c216bd6.zip", + "hash": "md5:024204b513c39d5891a0ae5338b9a295", + "extract_dir": "geth-alltools-windows-386-1.12.1-9c216bd6" } }, "bin": [