etcd: Update to version 3.6.7

This commit is contained in:
github-actions[bot] 2025-12-17 20:31:22 +00:00
parent f969dc8619
commit b9ce6774b4

View File

@ -1,13 +1,13 @@
{ {
"version": "3.6.6", "version": "3.6.7",
"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.6/etcd-v3.6.6-windows-amd64.zip", "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.7/etcd-v3.6.7-windows-amd64.zip",
"hash": "b98ee0874a186c58eed15243090e863c0e3f1ee2d1c7baf258a2f8c32688d45f", "hash": "ff5afa4051477d415132648e0e0a2a97dae485f37eeefb365edd3c1d269e9343",
"extract_dir": "etcd-v3.6.6-windows-amd64" "extract_dir": "etcd-v3.6.7-windows-amd64"
} }
}, },
"bin": [ "bin": [