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