From e9b46b5347f71c737bdf9eb33d33c34dc859a8d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 04:29:57 +0000 Subject: [PATCH] consul: Update to version 1.11.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 60604152d0..d24ead1f1e 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.1", + "version": "1.11.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.1/consul_1.11.1_windows_amd64.zip", - "hash": "f6258ffeef15990537ba6d0f62c9274b67d1374a4756bbf8a1f55cc4ee9be790" + "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_amd64.zip", + "hash": "91d7f8e63d76f18ee5f161bb9e052b888d569683331f5b7e811fc8008a0bd440" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.1/consul_1.11.1_windows_386.zip", - "hash": "c027cd80dce906f695ac05576c9fc54e966b5ebf1976a6c4745ee8425a48881b" + "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_386.zip", + "hash": "471f21f4a4d38c9d008d9f624ea2d8e9de764edceda76fd26f83d89bd1d9ebd8" } }, "bin": "consul.exe",