From 83c763092bcc002a8575e37160e36d7559211308 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 24 Oct 2020 02:00:24 +0000 Subject: [PATCH] consul: Update to version 1.8.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index b4e9fb474c..de57ccb6e2 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -2,15 +2,15 @@ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", - "version": "1.8.5", + "version": "1.8.4", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.8.5/consul_1.8.5_windows_amd64.zip", - "hash": "944ac590dd017eb30274a48a979395010b84b5c7f426513323b1b39a1cb03c65" + "url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_amd64.zip", + "hash": "7ebcc73f2a225b3c880ae0d7e38b7a441f5aad715f8ab16eccc71818be3e9df8" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.8.5/consul_1.8.5_windows_386.zip", - "hash": "6268fca3361da52662fc50d59a15eb95575952a1ba8664e08652f1c8cadea24f" + "url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_386.zip", + "hash": "5595912489d0b9189a03c4e9928cb8b04cc83d7bc5fe33ead8ecd86314b104d1" } }, "bin": "consul.exe",