From ff78c3168e1feb1c27872b5a99460765402edeec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 21:00:30 +0000 Subject: [PATCH] consul: Update to version 1.6.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 362c384b78..76041f2cc1 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.0", + "version": "1.6.1", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.6.0/consul_1.6.0_windows_amd64.zip", - "hash": "4f9d144495d8a7943ec98d5a2bc5cb0a6f799cd12d1fbcf5faa48a9da8170497" + "url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_amd64.zip", + "hash": "aff314cf60da7cdb636cb8e1bc1754d66f5bf013c52a1e3636394208ee6f9e46" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.6.0/consul_1.6.0_windows_386.zip", - "hash": "d96d6019f675e31d13a4ddface5a3e779fa048bfcbdc922a11c0c673a99ea86b" + "url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_386.zip", + "hash": "c9b09d87ccf95fba434a53fd98a370d0b34bf40408f23a04f2c8fd84a9126919" } }, "bin": "consul.exe",