From 4ae579f7ca46518091014613c72b9f86b4aa6f8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 12:32:00 +0000 Subject: [PATCH] consul: Update to version 1.22.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index da0f2afcce..237bee324d 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.22.1", + "version": "1.22.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_amd64.zip", - "hash": "f98d33df899afb3bacab20d2ffc702e62f30cdca82ae65bad831bc332b3deb27" + "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_amd64.zip", + "hash": "7b8a3bb723017d1be87decf3a7bb12661c36e43eba8283b8c04eca60501493ec" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_386.zip", - "hash": "9676144d944a78a1503d7466d52e520c9088b49962e2ebbc30cf1cf93f584764" + "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_386.zip", + "hash": "11c0370b956117ab2b4567ec7ce0d93e1811152d1669e43f9b0a1f7efddbdfba" } }, "bin": "consul.exe",