consul 1.2.1
Closes #30015. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
46044a84dc
commit
76f8a82a0f
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.2.0",
|
||||
:revision => "28141971f966e99916da2c5e461dd968746491cd"
|
||||
:tag => "v1.2.1",
|
||||
:revision => "39f93f011e591c842acc8053a7f5972aa6e592fd"
|
||||
head "https://github.com/hashicorp/consul.git",
|
||||
:shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue