From 7ba887d652e3205c2d3c2dd00a6cc0dcee31b434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 00:32:50 +0000 Subject: [PATCH] consul: Update to version 1.17.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 107be965aa..2b3e8f709f 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.17.0", + "version": "1.17.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_amd64.zip", - "hash": "6ee7955916898b37726dcd13df57d231a2334b9674fb364e06a1162c1c405fac" + "url": "https://releases.hashicorp.com/consul/1.17.1/consul_1.17.1_windows_amd64.zip", + "hash": "c640df9543d391810086861c49cd915dd182945429b6391bac1d24ccd9f638ad" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_386.zip", - "hash": "dddf1fae3487e18c9d6bc36cb42c7ce10f7333e59c506f7f19ae38069a3c4219" + "url": "https://releases.hashicorp.com/consul/1.17.1/consul_1.17.1_windows_386.zip", + "hash": "a90ceb69b663538b6fd66990aae0041a2f36ec97ca0af0f80333cc48ae820321" } }, "bin": "consul.exe",