From 819dfe580625a1df2273d324aa475f2c86f134c8 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 14 Mar 2021 03:06:24 -0400 Subject: [PATCH] Added Go Ethereum version 1.10.1. (#8697) --- manifests/Ethereum/geth/1.10.1.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/Ethereum/geth/1.10.1.yaml diff --git a/manifests/Ethereum/geth/1.10.1.yaml b/manifests/Ethereum/geth/1.10.1.yaml new file mode 100644 index 000000000..f99fa1db9 --- /dev/null +++ b/manifests/Ethereum/geth/1.10.1.yaml @@ -0,0 +1,16 @@ +Id: Ethereum.geth +Publisher: Ethereum Foundation +Name: Go Ethereum +Version: 1.10.1 +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/ethereum/go-ethereum/blob/master/COPYING +AppMoniker: geth +Tags: Ethereum geth blockchain node +Description: Official Go implementation of the Ethereum protocol +Homepage: https://geth.ethereum.org/ +Installers: +- Arch: x64 + InstallerType: NULLSOFT + Url: https://gethstore.blob.core.windows.net/builds/geth-windows-amd64-1.10.1-c2d2f4ed.exe + Sha256: 313E1D18AEA8A318A70F1D42F0E7816A028584E801656D2DD1140F99D79AEEB2 +