etcd: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2025-05-15 20:29:22 +00:00
parent af43b8e548
commit 8b7d8f224c

View File

@ -1,13 +1,13 @@
{ {
"version": "3.5.21", "version": "3.6.0",
"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.21/etcd-v3.5.21-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.0/etcd-v3.6.0-windows-amd64.zip",
"hash": "36fbf1ba0bff59a06ea994cac266fa855b2d06bc07ff0a2daf9a4b112b0afa24", "hash": "1c998dd39099af8fe8d2df25c23fdf031b6c46c255107c348282786167450d08",
"extract_dir": "etcd-v3.5.21-windows-amd64" "extract_dir": "etcd-v3.6.0-windows-amd64"
} }
}, },
"bin": [ "bin": [