From 08065ef1fed77f25ee47e78727339866c9eb973b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Jul 2019 05:00:24 +0000 Subject: [PATCH] consul: Update to version 1.5.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index bb95aa8156..c4e22d601f 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.5.2", + "version": "1.5.3", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_amd64.zip", - "hash": "76ff6264a5a075d8891f8bfa0aac2e92e53f9897c221bc54538b34a0f7e3a064" + "url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_amd64.zip", + "hash": "9b75aee53c0d98ab2480bb26077389011d78a79cf9c40480ac769600f1e475b5" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_386.zip", - "hash": "d326f0964958e69fadae88819c212e6e94571af03e3e54d2b3f38a9b8bffa031" + "url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_386.zip", + "hash": "1e865227f0b954cd6cba1dce4688e79977d958c1b7da3fc1b3307392059c9a96" } }, "bin": "consul.exe",