From a8cfee3748dbf9bf3d1e20f244851b21a2f97d91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 08:31:17 +0000 Subject: [PATCH] consul: Update to version 1.22.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 237bee324d..952a626631 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.22.2", + "version": "1.22.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_amd64.zip", - "hash": "7b8a3bb723017d1be87decf3a7bb12661c36e43eba8283b8c04eca60501493ec" + "url": "https://releases.hashicorp.com/consul/1.22.3/consul_1.22.3_windows_amd64.zip", + "hash": "137765ef21b78c830ff32863e8f90343d1dab8866544b60c17412cbaaaac7ab8" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_386.zip", - "hash": "11c0370b956117ab2b4567ec7ce0d93e1811152d1669e43f9b0a1f7efddbdfba" + "url": "https://releases.hashicorp.com/consul/1.22.3/consul_1.22.3_windows_386.zip", + "hash": "7df5b87e294462cedbadfa115f04298e4b1323222a63f7b02881b18d571c6922" } }, "bin": "consul.exe",