From 202dbeb70d168ae1b47e165e7fcbabec3603d8d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 08:29:17 +0000 Subject: [PATCH] consul: Update to version 1.10.5 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 2f74ce8b76..576f108ba5 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.10.4", + "version": "1.10.5", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.10.4/consul_1.10.4_windows_amd64.zip", - "hash": "b80869027979e287c5101f99cd419016f1ed8f4eabd014098b0ebcaa51038ff3" + "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_amd64.zip", + "hash": "b20e866e05ef8bff56e220a8d9211c82ba43aa7961fea74c3fb6345a11dc2c0b" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.10.4/consul_1.10.4_windows_386.zip", - "hash": "2f8ef47866c79ec25f94fbdad672152df531f7f9d442bab872ed972cfd2e3564" + "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_386.zip", + "hash": "83c3942b88524630e83137efd5595f4232f77126d58e07d00b657ede2bf23d36" } }, "bin": "consul.exe",