From a3e3cc0b4e109022c81ae139a64ec3f6ee39bc3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 00:32:38 +0000 Subject: [PATCH] consul: Update to version 1.17.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 529b2c7822..603bf625e4 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.17.2", + "version": "1.17.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.17.2/consul_1.17.2_windows_amd64.zip", - "hash": "5ef28bc61888dd89e1063feb1cf182e1b0fc2d43a75d004caf9b0a053fb5dc89" + "url": "https://releases.hashicorp.com/consul/1.17.3/consul_1.17.3_windows_amd64.zip", + "hash": "f723838aae8a0ca006efdca852bb909b0dfdcf570b8ec227743a329bc7d418cd" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.17.2/consul_1.17.2_windows_386.zip", - "hash": "f25ae1a0be059b089fac0c84eb12c135cb72b420b7c85fb8e25844a6e5db18ea" + "url": "https://releases.hashicorp.com/consul/1.17.3/consul_1.17.3_windows_386.zip", + "hash": "b25c4412c208a69bf152e7da465646b0827e9bb0ea1cf0b871fb84a0bccb05e7" } }, "bin": "consul.exe",