consul 1.2.0

Closes #29440.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-26 03:42:20 -07:00
parent 70ed76ac52
commit 1b9a97b6e9

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.1.0",
:revision => "5174058f0d2bda63fa5198ab96c33d9a909c58ed"
:tag => "v1.2.0",
:revision => "28141971f966e99916da2c5e461dd968746491cd"
head "https://github.com/hashicorp/consul.git",
:shallow => false