From a4751373e38bdc3c72c85b83e30cf45e94c07319 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Nov 2020 00:01:48 +0000 Subject: [PATCH] consul: Update to version 1.9.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 53e8804dd0..a8c46b56c7 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.6", + "version": "1.9.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.8.6/consul_1.8.6_windows_amd64.zip", - "hash": "28ea9819ea5b3a6a21260d74201232d9ddadd971b7926eda88c2eecd778e2822" + "url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_amd64.zip", + "hash": "1cd7736b799a8c2ab1efd57020037a40f51061bac3bee07a518c8a4c87eb965d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.8.6/consul_1.8.6_windows_386.zip", - "hash": "fcfabd7836c46bbf1d5a1c78b5206141bb0494242d4a9897ee0a466dab91a0ee" + "url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_386.zip", + "hash": "26ad777d5a2be716aa716601ad4551f260d46768136721ea2eaa8a3064ad94d6" } }, "bin": "consul.exe",