From f612e2c5c61b97624792b93338953b2bb9d3c377 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Aug 2019 17:00:17 +0000 Subject: [PATCH] etcd: Update to version 3.4.0 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index 71996197c9..54b9b9abae 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -2,12 +2,12 @@ "homepage": "https://etcd.io/", "description": "A distributed, reliable key-value store for the most critical data of a distributed system", "license": "Apache-2.0", - "version": "3.3.15", + "version": "3.4.0", "architecture": { "64bit": { - "url": "https://github.com/etcd-io/etcd/releases/download/v3.3.15/etcd-v3.3.15-windows-amd64.zip", - "hash": "a0f9a14c7d923e15bf412445d5bdc38702526acd94ff51660f33e245bd039e6f", - "extract_dir": "etcd-v3.3.15-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.0/etcd-v3.4.0-windows-amd64.zip", + "hash": "6447c94d837a281eb9d4cd79a86c937c11be454db499c9cec6c1e215536e58de", + "extract_dir": "etcd-v3.4.0-windows-amd64" } }, "bin": [