etcd: Update to version 3.3.26

This commit is contained in:
Richard Kuhnt 2021-10-04 05:00:30 +00:00
parent 8bba4cdee3
commit 21e377e9ba

View File

@ -1,13 +1,13 @@
{ {
"version": "3.4.17", "version": "3.3.26",
"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.4.17/etcd-v3.4.17-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.3.26/etcd-v3.3.26-windows-amd64.zip",
"hash": "e88863ff5ed174185799289c38bfc6048421554135e42cbedda484728272a8d0", "hash": "0ad280bf0fb3968d7d1ee79ab477b40b8867189a341039dc861cd8c0b9e5c3d1",
"extract_dir": "etcd-v3.4.17-windows-amd64" "extract_dir": "etcd-v3.3.26-windows-amd64"
} }
}, },
"bin": [ "bin": [