consul-template 0.16.0

Closes #5139.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2016-09-22 22:13:32 -07:00
parent 41fa0890d3
commit fcab52d534
1 changed files with 3 additions and 10 deletions

View File

@ -4,8 +4,8 @@ class ConsulTemplate < Formula
desc "Generic template rendering and notifications with Consul"
homepage "https://github.com/hashicorp/consul-template"
url "https://github.com/hashicorp/consul-template.git",
:tag => "v0.15.0",
:revision => "6dc5d0f9c4cbc62828c91a923482c2341d36acb3"
:tag => "v0.16.0",
:revision => "efa462daa2b961bff683677146713f4008555fba"
head "https://github.com/hashicorp/consul-template.git"
bottle do
@ -16,18 +16,11 @@ class ConsulTemplate < Formula
sha256 "e1567a7ebe4e7f7c0710f47138566044acca5f4694181566b662f8884025ddaf" => :mavericks
end
devel do
url "https://github.com/hashicorp/consul-template.git",
:tag => "v0.16.0-rc1",
:revision => "95065346ba9a95564536f2154dfb054c18cc5cc3"
version "0.16.0-rc1"
end
depends_on "go" => :build
go_resource "github.com/mitchellh/gox" do
url "https://github.com/mitchellh/gox.git",
:revision => "6e9ee79eab7bb1b84155379b3f94ff9a87b344e4"
:revision => "c9740af9c6574448fd48eb30a71f964014c7a837"
end
# gox dependency