consul 1.2.0
Closes #29440. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
70ed76ac52
commit
1b9a97b6e9
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.1.0",
|
||||
:revision => "5174058f0d2bda63fa5198ab96c33d9a909c58ed"
|
||||
:tag => "v1.2.0",
|
||||
:revision => "28141971f966e99916da2c5e461dd968746491cd"
|
||||
|
||||
head "https://github.com/hashicorp/consul.git",
|
||||
:shallow => false
|
||||
|
|
Loading…
Reference in a new issue