From ccbd655d6cb2891aff32072680805ed19d604502 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 08:32:33 +0000 Subject: [PATCH] consul: Update to version 1.21.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 6ca27c2e28..88b7ec69e3 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.21.2", + "version": "1.21.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_amd64.zip", - "hash": "7d70101fc9e179d85f3c8c41a02e6e546fb7d208807e5908a44c164994501462" + "url": "https://releases.hashicorp.com/consul/1.21.3/consul_1.21.3_windows_amd64.zip", + "hash": "6916720b286b00c25650fd35ad49f6d3759d9f89acc806d183012456f6ee91a0" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_386.zip", - "hash": "4ec9b3e82fff8edd3144e51872119bbcb01373c8861a497c53e05d2f792e36f1" + "url": "https://releases.hashicorp.com/consul/1.21.3/consul_1.21.3_windows_386.zip", + "hash": "7d42e1c212ae13ae996acd48ea742160224441ddd6d514e26f356085a57d47d3" } }, "bin": "consul.exe",