etcd: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2019-08-30 17:00:17 +00:00
parent d2e6cb3d8a
commit f612e2c5c6

View File

@ -2,12 +2,12 @@
"homepage": "https://etcd.io/", "homepage": "https://etcd.io/",
"description": "A distributed, reliable key-value store for the most critical data of a distributed system", "description": "A distributed, reliable key-value store for the most critical data of a distributed system",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "3.3.15", "version": "3.4.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/etcd-io/etcd/releases/download/v3.3.15/etcd-v3.3.15-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.0/etcd-v3.4.0-windows-amd64.zip",
"hash": "a0f9a14c7d923e15bf412445d5bdc38702526acd94ff51660f33e245bd039e6f", "hash": "6447c94d837a281eb9d4cd79a86c937c11be454db499c9cec6c1e215536e58de",
"extract_dir": "etcd-v3.3.15-windows-amd64" "extract_dir": "etcd-v3.4.0-windows-amd64"
} }
}, },
"bin": [ "bin": [