From 21e377e9bae25ec554f69568d62f18cdb4bcbbbb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Oct 2021 05:00:30 +0000 Subject: [PATCH] etcd: Update to version 3.3.26 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index b33b43e96a..9688417de6 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "version": "3.4.17", + "version": "3.3.26", "description": "A distributed, reliable key-value store for the most critical data of a distributed system", "homepage": "https://etcd.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.17/etcd-v3.4.17-windows-amd64.zip", - "hash": "e88863ff5ed174185799289c38bfc6048421554135e42cbedda484728272a8d0", - "extract_dir": "etcd-v3.4.17-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.3.26/etcd-v3.3.26-windows-amd64.zip", + "hash": "0ad280bf0fb3968d7d1ee79ab477b40b8867189a341039dc861cd8c0b9e5c3d1", + "extract_dir": "etcd-v3.3.26-windows-amd64" } }, "bin": [