etcd: Update to version 3.6.5

This commit is contained in:
github-actions[bot] 2025-09-19 20:27:56 +00:00
parent 67895335ff
commit 4939079491

View File

@ -1,13 +1,13 @@
{ {
"version": "3.6.4", "version": "3.6.5",
"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.6.4/etcd-v3.6.4-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.5/etcd-v3.6.5-windows-amd64.zip",
"hash": "304420fef694bec7ab28dbaa9efec22b224bf55a3f469703ee95c4010da076a7", "hash": "f3159688ba12d0776dbc648281512da10ea2dc019fad5333b827c9e2587736c7",
"extract_dir": "etcd-v3.6.4-windows-amd64" "extract_dir": "etcd-v3.6.5-windows-amd64"
} }
}, },
"bin": [ "bin": [