etcd: Update to version 3.4.10

This commit is contained in:
Jakub Čábera 2020-07-17 07:24:04 +02:00
parent 17d2e70f38
commit 7f1899b8d5

View File

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