From 7f1899b8d595e633331c5824bd38618479219200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 17 Jul 2020 07:24:04 +0200 Subject: [PATCH] etcd: Update to version 3.4.10 --- bucket/etcd.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index 6f801c9e8e..65927c3ffe 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "homepage": "https://etcd.io/", + "version": "3.4.10", "description": "A distributed, reliable key-value store for the most critical data of a distributed system", + "homepage": "https://etcd.io/", "license": "Apache-2.0", - "version": "3.4.9", "architecture": { "64bit": { - "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.9/etcd-v3.4.9-windows-amd64.zip", - "hash": "cbd2d347cb6b5429edca948a5391f24398a94d1c9e6a4165d1adb17eede8ac3e", - "extract_dir": "etcd-v3.4.9-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.10/etcd-v3.4.10-windows-amd64.zip", + "hash": "0c06f07ff817596a2395c31616a2a992adb57a482ec79b882aada357ef7cdcb3", + "extract_dir": "etcd-v3.4.10-windows-amd64" } }, "bin": [