etcd: Update to version 3.5.4

This commit is contained in:
github-actions[bot] 2022-04-24 12:30:28 +00:00
parent 9ea7f887bf
commit b1dc6cd4c4

View File

@ -1,13 +1,13 @@
{ {
"version": "3.5.3", "version": "3.5.4",
"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.5.3/etcd-v3.5.3-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.5.4/etcd-v3.5.4-windows-amd64.zip",
"hash": "1f7ad4b52e74e10e88cb4e78cbff8acf55914b92ecee4a0b66aee998699888c1", "hash": "85a29bc3e3832b830dcc20c4ea35540ad808c7beb1605d96e2b678c143b9f30c",
"extract_dir": "etcd-v3.5.3-windows-amd64" "extract_dir": "etcd-v3.5.4-windows-amd64"
} }
}, },
"bin": [ "bin": [