From 5f90d7ce41565056cb0c5408c2245e9b9f064280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 20 Aug 2020 09:06:33 +0200 Subject: [PATCH] etcd: Update to version 3.4.12 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index ab4415a895..d1d2b85b9c 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "version": "3.3.24", + "version": "3.4.12", "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.24/etcd-v3.3.24-windows-amd64.zip", - "hash": "3cc2ed64052e75e1c728225790d181192525368091201eea60b3596380e4fc92", - "extract_dir": "etcd-v3.3.24-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.12/etcd-v3.4.12-windows-amd64.zip", + "hash": "dcf4ee96eec925044b777b7ce56e928194cb8e7fc5952555ee9108df10c0064e", + "extract_dir": "etcd-v3.4.12-windows-amd64" } }, "bin": [