From 0244f9d27694753afc17a58a9fb358ca839a9c2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:31:53 +0000 Subject: [PATCH] consul: Update to version 1.22.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 03ac25d553..909ed86a8f 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.21.5", + "version": "1.22.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.21.5/consul_1.21.5_windows_amd64.zip", - "hash": "d6b11264a7e8de20aac0975ff92255a8df08c47267d8b2338860e777a5774e32" + "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_amd64.zip", + "hash": "c31fb78490d7b5cd883a1df749b191ad01ee1f0a830b3d815fc4466045ee6270" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.21.5/consul_1.21.5_windows_386.zip", - "hash": "0b0da391503957808ce5473947a578ea698573c1433cdc1fffb083493a049266" + "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_386.zip", + "hash": "e04658da30bfdbb259665708ffa8156a39b71d7951056051707a43c829ed3c57" } }, "bin": "consul.exe",