From d31721632625511d0e2c4ee0b6863d00e8415ad6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 12:31:40 +0000 Subject: [PATCH] consul: Update to version 1.20.5 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 5084fffe5c..6c5c3626b7 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.20.4", + "version": "1.20.5", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.20.4/consul_1.20.4_windows_amd64.zip", - "hash": "c59c4ed44f13154d147413a1a651b4c6de22c4cb0f7d85cb44198a025edbbfa1" + "url": "https://releases.hashicorp.com/consul/1.20.5/consul_1.20.5_windows_amd64.zip", + "hash": "c7d308b83a54dca7a85b3e13eaf183b1b02c74f03072a1c4d54c128ded15c2de" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.20.4/consul_1.20.4_windows_386.zip", - "hash": "41fadc01476a8b09a1c7c465227317e17afab7d88d9b009befc071b692c327de" + "url": "https://releases.hashicorp.com/consul/1.20.5/consul_1.20.5_windows_386.zip", + "hash": "8ec63241feeb055224dacb9ed8dbff27c0f13c941c69b76925460c2eccc81cd0" } }, "bin": "consul.exe",