consul-template 0.18.1

Closes #9737.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Christoph Blecker 2017-02-07 12:56:09 -08:00 committed by JCount
parent 9a2fc52aac
commit 5d1dad6321

View file

@ -2,8 +2,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.18.0",
:revision => "8bf2ce9e0cdcd60d799a75262b90468d24ee392e"
:tag => "v0.18.1",
:revision => "e9bbed7053974ed6c3b6d329bb3786afa961af01"
head "https://github.com/hashicorp/consul-template.git"
bottle do