consul 1.5.2

Closes #41415.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-06-28 09:17:14 +08:00 committed by FX Coudert
parent 2bcb8896da
commit b50d0cf09c

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.1",
:revision => "40cec98468b829e5cdaacb0629b3e23a028db688"
:tag => "v1.5.2",
:revision => "a82e6a7fd33a0d05b9b871bcaf1d7595c9b8dedc"
head "https://github.com/hashicorp/consul.git",
:shallow => false