etcd: Update to version 3.4.12

This commit is contained in:
Jakub Čábera 2020-08-20 09:06:33 +02:00
parent a3fa66233a
commit 5f90d7ce41

View File

@ -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", "description": "A distributed, reliable key-value store for the most critical data of a distributed system",
"homepage": "https://etcd.io/", "homepage": "https://etcd.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/etcd-io/etcd/releases/download/v3.3.24/etcd-v3.3.24-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.4.12/etcd-v3.4.12-windows-amd64.zip",
"hash": "3cc2ed64052e75e1c728225790d181192525368091201eea60b3596380e4fc92", "hash": "dcf4ee96eec925044b777b7ce56e928194cb8e7fc5952555ee9108df10c0064e",
"extract_dir": "etcd-v3.3.24-windows-amd64" "extract_dir": "etcd-v3.4.12-windows-amd64"
} }
}, },
"bin": [ "bin": [