consul 1.5.2
Closes #41415. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2bcb8896da
commit
b50d0cf09c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue