consul-template 0.18.5

Closes #13933.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Christoph Blecker 2017-05-25 10:20:36 -07:00 committed by Alex Dunn
parent b35c2b8edc
commit 378aa830f2

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.3",
:revision => "3a31dde7d5dbddf2555470021f3e18985f1edd9d"
:tag => "v0.18.5",
:revision => "4b37ce6eb0b75027ac4d79fad5f51bddc2d965c6"
head "https://github.com/hashicorp/consul-template.git"
bottle do