From 8b9def0d622f90224c888207f6d5d9901bfaffa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Nov 2020 07:57:42 +0100 Subject: [PATCH] etcd: Update to version 3.4.14 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index 040346d26f..f08b1fdf1e 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "version": "3.3.25", + "version": "3.4.14", "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.3.25/etcd-v3.3.25-windows-amd64.zip", - "hash": "c6fe491d5de3b900965aa085ec657c90593657c125fb8d10b645db7462b991c8", - "extract_dir": "etcd-v3.3.25-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.14/etcd-v3.4.14-windows-amd64.zip", + "hash": "bab50a6afd2950d350b3eaa7a3f38cb27356ef6fa8de5a28a7245482f58cc96f", + "extract_dir": "etcd-v3.4.14-windows-amd64" } }, "bin": [