From 4d81f73439a3c14627924e8199a838e0ffae7671 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Oct 2021 17:00:35 +0000 Subject: [PATCH] geth: Update to version 1.10.10 --- bucket/geth.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geth.json b/bucket/geth.json index 4d496377ab..8842908101 100644 --- a/bucket/geth.json +++ b/bucket/geth.json @@ -1,18 +1,18 @@ { - "version": "1.10.9", + "version": "1.10.10", "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.10.9-eae3b194.zip", - "hash": "md5:79b50cb58a5df42f9ae426c341ad640d", - "extract_dir": "geth-alltools-windows-amd64-1.10.9-eae3b194" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.10-bb74230f.zip", + "hash": "md5:cf02c19cf2b091a55d1637e716df97dd", + "extract_dir": "geth-alltools-windows-amd64-1.10.10-bb74230f" }, "32bit": { - "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.9-eae3b194.zip", - "hash": "md5:2ba98203b430a8eacc0ca714039c7b93", - "extract_dir": "geth-alltools-windows-386-1.10.9-eae3b194" + "url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.10-bb74230f.zip", + "hash": "md5:637cb623ba205994300df0b184358856", + "extract_dir": "geth-alltools-windows-386-1.10.10-bb74230f" } }, "bin": [