From 53b6d1fb504aaa0e9bdd374968a32462537b0f75 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jun 2020 22:00:27 +0000 Subject: [PATCH] consul: Update to version 1.7.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 9df551495e..19107eafc5 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.3", + "version": "1.7.4", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.7.3/consul_1.7.3_windows_amd64.zip", - "hash": "119c07748cae77d6a2da22584405ff0fba9223bdc1212f2c774a7972d2a4cf78" + "url": "https://releases.hashicorp.com/consul/1.7.4/consul_1.7.4_windows_amd64.zip", + "hash": "1cd92c25452201463ec1937d066e3e89e291b727e5bacefac97970b7f60cd8f5" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.7.3/consul_1.7.3_windows_386.zip", - "hash": "009bf3fe4fd9e3499118bc587911c500d889aabedcf2dab6acab71fcf0bb099f" + "url": "https://releases.hashicorp.com/consul/1.7.4/consul_1.7.4_windows_386.zip", + "hash": "c2ec6836148ec2607d06d772eb137927948eb2c1e84b8685589379728aa0c17a" } }, "bin": "consul.exe",