From 10fb27b0f622aa06aff3c65570c3c0a0a0fdb5e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 12:31:55 +0000 Subject: [PATCH] geth: Update to version 1.16.1 --- bucket/geth.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geth.json b/bucket/geth.json index f95132c066..e026a05c19 100644 --- a/bucket/geth.json +++ b/bucket/geth.json @@ -1,18 +1,18 @@ { - "version": "1.16.0", + "version": "1.16.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.16.0-57f8971b.zip", - "hash": "md5:d8d92cdc05d884c831e3b8e0805624ef", - "extract_dir": "geth-alltools-windows-amd64-1.16.0-57f8971b" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.16.1-12b4131f.zip", + "hash": "md5:ebca7e2e81f777e345dd7a1307a2e17d", + "extract_dir": "geth-alltools-windows-amd64-1.16.1-12b4131f" }, "32bit": { - "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.0-57f8971b.zip", - "hash": "md5:dc66df32aac5d4b2f2a30b3e578f0933", - "extract_dir": "geth-alltools-windows-386-1.16.0-57f8971b" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.16.1-12b4131f.zip", + "hash": "md5:23ef92459a801c6d6f2209d4b520b387", + "extract_dir": "geth-alltools-windows-386-1.16.1-12b4131f" } }, "bin": [