diff --git a/Formula/consul.rb b/Formula/consul.rb index 2619089868..2c0d35e3cf 100644 --- a/Formula/consul.rb +++ b/Formula/consul.rb @@ -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