consul 1.6.0

Closes #43485.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-08-26 13:53:50 -04:00 committed by Thierry Moisan
parent 532e0c5b19
commit 218fa3d59f
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -2,8 +2,8 @@ class Consul < Formula
desc "Tool for service discovery, monitoring and configuration"
homepage "https://www.consul.io"
url "https://github.com/hashicorp/consul.git",
:tag => "v1.5.3",
:revision => "a42ded477cf4e5ac1a850b42ec5d25672cd2545d"
:tag => "v1.6.0",
:revision => "944cc71026c007e7de9467ec3f38f0ad14464fcc"
head "https://github.com/hashicorp/consul.git",
:shallow => false