From 2e8faa0fee8e63cb2e9b854e103cb0a1e6b66f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:29:16 +0000 Subject: [PATCH] etcd: Update to version 3.6.1 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index c36bd1b0f8..15dab0ad19 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "version": "3.6.0", + "version": "3.6.1", "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.0/etcd-v3.6.0-windows-amd64.zip", - "hash": "1c998dd39099af8fe8d2df25c23fdf031b6c46c255107c348282786167450d08", - "extract_dir": "etcd-v3.6.0-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.6.1/etcd-v3.6.1-windows-amd64.zip", + "hash": "b9579a1d5e303a605a641f46a395448e5d1b7e2f8e269e542b65bdc839eb91e9", + "extract_dir": "etcd-v3.6.1-windows-amd64" } }, "bin": [