From 98db3acfbb0079eb4bd9ad50e10b263eaedc91c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 00:33:52 +0000 Subject: [PATCH] consul: Update to version 1.11.5 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 7967b219cf..ebf6ea18d9 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.4", + "version": "1.11.5", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_amd64.zip", - "hash": "a0d8921682d8c1698387c2b4fef7f04c987da600ff19e4b296c32044d24a5f67" + "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_amd64.zip", + "hash": "c99cd7df7cd1d3b727e52a8fb1d30d01ccd2ca78f64f482d1773f7f952c7d540" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_386.zip", - "hash": "b0b93202efcd964920c6acf0e4484df4c275f5a64f7c931c06eb83ab764a99a5" + "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_386.zip", + "hash": "9f1bffcb25a8ddf90407338b092f865109c4f80d50d25b01356f204d30b52db2" } }, "bin": "consul.exe",