From aec2e1f131b8847905e090fd0b8e67d4e49c7dd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:33:08 +0000 Subject: [PATCH] consul: Update to version 1.11.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 807bce401b..7967b219cf 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.3", + "version": "1.11.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_amd64.zip", - "hash": "8dc96ed17d3e3ed25024187ddf1f242d0e358bbaf5f0f414f3a61922e08f2390" + "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_amd64.zip", + "hash": "a0d8921682d8c1698387c2b4fef7f04c987da600ff19e4b296c32044d24a5f67" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_386.zip", - "hash": "fd3dd6b506b233a9e81c2a970d3a89044b24f6a87e9068b26be53162d956e453" + "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_386.zip", + "hash": "b0b93202efcd964920c6acf0e4484df4c275f5a64f7c931c06eb83ab764a99a5" } }, "bin": "consul.exe",