From 1232b6d34fe2273854190c7ccb89d8bb2b7ea6f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 21:05:47 +0000 Subject: [PATCH] etcd: Update to version 3.5.13 --- bucket/etcd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/etcd.json b/bucket/etcd.json index 171356d144..5ffa936f6a 100644 --- a/bucket/etcd.json +++ b/bucket/etcd.json @@ -1,13 +1,13 @@ { - "version": "3.5.12", + "version": "3.5.13", "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.5.12/etcd-v3.5.12-windows-amd64.zip", - "hash": "ab63500a3eb1cbfd9d863759fc5a039ad724c0b493b26c079bb53b19e7c21330", - "extract_dir": "etcd-v3.5.12-windows-amd64" + "url": "https://github.com/etcd-io/etcd/releases/download/v3.5.13/etcd-v3.5.13-windows-amd64.zip", + "hash": "31737da2adaeeacf2c85154cf5b4db2f50f3a68de0b30c760ab5280c49bdda8d", + "extract_dir": "etcd-v3.5.13-windows-amd64" } }, "bin": [