From 0c0e4e7909728b4db7e856708375598e247ec11c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Mar 2019 20:00:24 +0000 Subject: [PATCH] consul: Update to version 1.4.3 --- consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/consul.json b/consul.json index 2970573a21..cbcb3f852e 100644 --- a/consul.json +++ b/consul.json @@ -2,15 +2,15 @@ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", - "version": "1.4.2", + "version": "1.4.3", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.4.2/consul_1.4.2_windows_amd64.zip", - "hash": "0ef2f5134a40a2cdcc33605bd08a3e2497923ba34adafcb2d0ccece09b1450d9" + "url": "https://releases.hashicorp.com/consul/1.4.3/consul_1.4.3_windows_amd64.zip", + "hash": "9512d39cfb690918da0f9037834e8517474f548e0b13558977cc8e0ea71db980" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.4.2/consul_1.4.2_windows_386.zip", - "hash": "8eea49d41b8d3ae73392ecf11302166734749393aac15a45bd437f23137fe569" + "url": "https://releases.hashicorp.com/consul/1.4.3/consul_1.4.3_windows_386.zip", + "hash": "dfde281db920f8f3c5ed8cac062b74527c92be4e723835278498b48a65bd02fd" } }, "bin": "consul.exe",