From 8b2a1563c9a4fa000263cff85860856c456d94ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Feb 2020 17:01:49 +0000 Subject: [PATCH] consul: Update to version 1.7.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 7ce5185788..6f2b5ddd68 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.6.3", + "version": "1.7.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_amd64.zip", - "hash": "9224ec601d2bd23afc48cd91c10b70e55dd6c8f2ceb6e55e1497585a6851484b" + "url": "https://releases.hashicorp.com/consul/1.7.0/consul_1.7.0_windows_amd64.zip", + "hash": "6f2ec2b4ef38ad358b6b9a99505cb60cba57e3909a7eafa096199fb01024f6a7" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_386.zip", - "hash": "0daf8904920178ded1da6ed8e472c1bd30ad5c12e42bc4e9b3936ba3c61d77a3" + "url": "https://releases.hashicorp.com/consul/1.7.0/consul_1.7.0_windows_386.zip", + "hash": "e5932d92cd879ab1268620c55e1c72c3e1fa36bca692dd1edfb8668a2e746f80" } }, "bin": "consul.exe",