From bff3fe106d4174e10f197a583de3752032e6a216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:27:15 +0000 Subject: [PATCH] consul: Update to version 1.16.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index befd448510..8e2d366596 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.16.0", + "version": "1.16.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.16.0/consul_1.16.0_windows_amd64.zip", - "hash": "de17aae42c1395ce64c14afb5ec68fad0f283cc328e5f7c1b2e7e4ae9feebbe9" + "url": "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_windows_amd64.zip", + "hash": "e35b36b3a7dd276b79d350b9c547db2021125c793335a8043752627e80c0fe60" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.16.0/consul_1.16.0_windows_386.zip", - "hash": "e10344506fefedf2b0396280cd05374f20cdb3ce9bde5f6764d62429aa5714ca" + "url": "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_windows_386.zip", + "hash": "3c84543b302ce786746300f0090bd273e809b6c7415298b5fb07e4d9a8b737da" } }, "bin": "consul.exe",