From 655df1b2cea1704fd4f8ef5244e61e403c58b8f6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 5 Mar 2021 20:00:20 +0000 Subject: [PATCH] consul: Update to version 1.9.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 7d18d59c97..dc536d68f9 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.9.3/consul_1.9.3_windows_amd64.zip", - "hash": "503562bc08de7386973dad32612e6b254d4a3bded1cb4d846133676044d93118" + "url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_amd64.zip", + "hash": "26446b969cf2f2edf6453e92b1eb956f7108492242c851532b80fad63ca6f58d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.9.3/consul_1.9.3_windows_386.zip", - "hash": "71784bbcc3c8c7f07ee06b4488dc62d1b11aec28dd9223d55c402ded8436477e" + "url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_386.zip", + "hash": "560c96b281432495b8fd0ffe8ccdc0891fb5df326fb0eca41bd12670576f8453" } }, "bin": "consul.exe",