From 89305563ed4a6c9617cfca5a858c402dc0591d90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:23:44 +0000 Subject: [PATCH] consul: Update to version 1.16.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 6c5d17825c..1e29844b53 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.16.2", + "version": "1.16.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.16.2/consul_1.16.2_windows_amd64.zip", - "hash": "8f7f794178f1fcb5cce78a718a162a8b5cc247e6e9f77a979653d2662aec3c83" + "url": "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_windows_amd64.zip", + "hash": "e06e9467b038229b042f7e69679702530fe4f21978ab99fa469c1453f290bf76" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.16.2/consul_1.16.2_windows_386.zip", - "hash": "ba30426b0aa9187430a1f2aa1795a128082f39c5c9b4394744a0e728906e7cc4" + "url": "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_windows_386.zip", + "hash": "33d8e9b54b45d3d7cbffb27bd4180a6a8d77c01ff0f40f3ce3688401f56c0f90" } }, "bin": "consul.exe",