etcd: Update to version 3.2.28

This commit is contained in:
Richard Kuhnt 2019-11-10 22:00:58 +00:00
parent 7588ffec5b
commit e9ef21a189

View File

@ -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.4.3",
"version": "3.2.28",
"architecture": {
"64bit": {
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.3/etcd-v3.4.3-windows-amd64.zip",
"hash": "c7ff3c97f35e2c65dc6556eec289b88bd6b708b6fc99277026be60f8e0c989fb",
"extract_dir": "etcd-v3.4.3-windows-amd64"
"url": "https://github.com/etcd-io/etcd/releases/download/v3.2.28/etcd-v3.2.28-windows-amd64.zip",
"hash": "e687d628505f311612770526288132cc19fb6fae913f3f18961d66f02acc693c",
"extract_dir": "etcd-v3.2.28-windows-amd64"
}
},
"bin": [