From c662526177257c33e6b72603c2ad7518a3a74b70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:30:25 +0000 Subject: [PATCH] consul: Update to version 1.22.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 909ed86a8f..da0f2afcce 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.22.0", + "version": "1.22.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_amd64.zip", - "hash": "c31fb78490d7b5cd883a1df749b191ad01ee1f0a830b3d815fc4466045ee6270" + "url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_amd64.zip", + "hash": "f98d33df899afb3bacab20d2ffc702e62f30cdca82ae65bad831bc332b3deb27" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_386.zip", - "hash": "e04658da30bfdbb259665708ffa8156a39b71d7951056051707a43c829ed3c57" + "url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_386.zip", + "hash": "9676144d944a78a1503d7466d52e520c9088b49962e2ebbc30cf1cf93f584764" } }, "bin": "consul.exe",