From e53d7e30fda94038cd59267624d10f5691504a7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:26:24 +0000 Subject: [PATCH] consul: Update to version 1.14.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 0fed3903f1..c5d5d5086d 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.14.2", + "version": "1.14.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.14.2/consul_1.14.2_windows_amd64.zip", - "hash": "fe7eb25fbb3dbeab4cb0a8ecbac6ba2baf3716dac0c2c2c94359c57cb0470777" + "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_amd64.zip", + "hash": "b4fad9d5bcbece307777524d1411d41f96089385ff8c29ad7e170d6d12c238d4" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.14.2/consul_1.14.2_windows_386.zip", - "hash": "4b07c5d884c8a971b0bef44efee424835992460ae6a4d4cd09b32251f00ec539" + "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_386.zip", + "hash": "8f2fb286417a076327765a0d555c6fa57d64f95955e004acfe6ce8282a8ab06b" } }, "bin": "consul.exe",