From 49390794917388b15b80dd7a575d1f8448292bbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:27:56 +0000 Subject: [PATCH] etcd: Update to version 3.6.5 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index 9220ad37c7..578b49dffa 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -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", "homepage": "https://etcd.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.4/etcd-v3.6.4-windows-amd64.zip", - "hash": "304420fef694bec7ab28dbaa9efec22b224bf55a3f469703ee95c4010da076a7", - "extract_dir": "etcd-v3.6.4-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.5/etcd-v3.6.5-windows-amd64.zip", + "hash": "f3159688ba12d0776dbc648281512da10ea2dc019fad5333b827c9e2587736c7", + "extract_dir": "etcd-v3.6.5-windows-amd64" } }, "bin": [