From 3cc993dbdd9b1bc6776a8d734f85574ba1376194 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:31:11 +0000 Subject: [PATCH] consul: Update to version 1.20.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 561a46bc19..5084fffe5c 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.20.3", + "version": "1.20.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.20.3/consul_1.20.3_windows_amd64.zip", - "hash": "ac7b6091a0e9a06dbf78bb97e6aa023bdb0f3053631bd3c96e213e5217e6622f" + "url": "https://releases.hashicorp.com/consul/1.20.4/consul_1.20.4_windows_amd64.zip", + "hash": "c59c4ed44f13154d147413a1a651b4c6de22c4cb0f7d85cb44198a025edbbfa1" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.20.3/consul_1.20.3_windows_386.zip", - "hash": "b42942e81821f5b421d2316a91db2b718adc28b7340d45e2be7a438a632e19f5" + "url": "https://releases.hashicorp.com/consul/1.20.4/consul_1.20.4_windows_386.zip", + "hash": "41fadc01476a8b09a1c7c465227317e17afab7d88d9b009befc071b692c327de" } }, "bin": "consul.exe",