etcd: Update to version 3.4.8

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:10 +02:00
parent c0909ba405
commit 3395ad1d2e

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