consul 1.2.1

Closes #30015.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-07-13 08:46:56 +10:00
parent 46044a84dc
commit 76f8a82a0f

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