From d1fee9ea11ec06809eb6f946e74d9bbd3f1d117d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:30:13 +0000 Subject: [PATCH] consul: Update to version 1.20.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index d644af4851..2880d6c9c6 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.19.2", + "version": "1.20.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_amd64.zip", - "hash": "2a8f1c7bb03f982b17c45e0b812f388faaa0e180f56f19309b2265717ab04b27" + "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_amd64.zip", + "hash": "96249ae33372a76aed411afba52c1f228a102f8b9d72eae2a341c732856afacc" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_386.zip", - "hash": "d262e490dad109425f757687cd80dca6baa151beb6f8dc9c94032d940599c1be" + "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_386.zip", + "hash": "c450a44852c39091f8df2f20b26798883cb8f3c0badf44b6185c5810a0f38bef" } }, "bin": "consul.exe",