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