From 83480676a836b3c6365110171e9d7adcec4f554a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 16:28:19 +0000 Subject: [PATCH] consul: Update to version 1.18.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 2d080f1d44..17a2fde1a5 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.18.1", + "version": "1.18.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.18.1/consul_1.18.1_windows_amd64.zip", - "hash": "cb6d33281448575e8ffd6b6ad2a56ee52b5bf33ac323d2e95e7c314a3be20218" + "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_amd64.zip", + "hash": "9a568f98704c775eebd0bc136cc1d627ca5d6f5e96ae35cd73b7791f373f76f6" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.18.1/consul_1.18.1_windows_386.zip", - "hash": "873546d33ff36a436f2363a835fb379ba762f8b0403b579ae25234c029f27004" + "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_386.zip", + "hash": "3f5d8f9ad467c4ac9796a9097dc86eceb5788ebec6ead1f6e4ffe49280ab13b7" } }, "bin": "consul.exe",