From 44d22f26047562f07f84dca27d9ef8e14f7b0195 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Mar 2020 21:01:49 +0000 Subject: [PATCH] consul: Update to version 1.7.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 46cf385b75..ab62c7dbd6 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.7.1", + "version": "1.7.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.7.1/consul_1.7.1_windows_amd64.zip", - "hash": "b56aa0d35b103812960d1d3ecdd384dc290d0a65f020e76a2c995dd3e9088463" + "url": "https://releases.hashicorp.com/consul/1.7.2/consul_1.7.2_windows_amd64.zip", + "hash": "e9b9355f77f80b2c0940888cb0d27c44a5879c31e379ef21ffcfd36c91d202c1" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.7.1/consul_1.7.1_windows_386.zip", - "hash": "009bf33965cf40321b1f24f91a492377430812b1384823c0b697f6e1edda9da9" + "url": "https://releases.hashicorp.com/consul/1.7.2/consul_1.7.2_windows_386.zip", + "hash": "3833720e8bb02921a47e53cbb2b0195e06efcc6deb8c94eef8500a685828bae7" } }, "bin": "consul.exe",