etcd: Update to version 3.4.9

This commit is contained in:
Jakub Čábera 2020-05-22 12:43:14 +02:00
parent 0e7224ac31
commit c0d69e0aff

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.8",
"version": "3.4.9",
"architecture": {
"64bit": {
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.8/etcd-v3.4.8-windows-amd64.zip",
"hash": "ffb6da668a818c3164e55bc112319003695ec5189481f7aa0231408638f1cf86",
"extract_dir": "etcd-v3.4.8-windows-amd64"
"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"
}
},
"bin": [