From f43117116c1f4233e92a23858ccf8b789adb1584 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 19:00:46 +0000 Subject: [PATCH] consul: Update to version 1.10.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index a1f0c317a6..2f74ce8b76 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.10.3", + "version": "1.10.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.10.3/consul_1.10.3_windows_amd64.zip", - "hash": "fcfe6f7f1fecdd08c40b2818acb389ea3b021c67b61665bc3fc01e5230a17cfb" + "url": "https://releases.hashicorp.com/consul/1.10.4/consul_1.10.4_windows_amd64.zip", + "hash": "b80869027979e287c5101f99cd419016f1ed8f4eabd014098b0ebcaa51038ff3" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.10.3/consul_1.10.3_windows_386.zip", - "hash": "e303ca24e262e9a43f6ba1f4196a49b0c3ab5593f7e72e7c0f1af32388c7e06a" + "url": "https://releases.hashicorp.com/consul/1.10.4/consul_1.10.4_windows_386.zip", + "hash": "2f8ef47866c79ec25f94fbdad672152df531f7f9d442bab872ed972cfd2e3564" } }, "bin": "consul.exe",