consul-template 0.20.0

Closes #37332.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Caleb Xu 2019-02-25 15:43:25 -05:00 committed by FX Coudert
parent af314f0385
commit 73826a13bd

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.19.5",
:revision => "f8c8205caf458dfd0ecab69d029ab112803aa587"
:tag => "v0.20.0",
:revision => "9a0f301b69d841c32f36b78008afb2dee8a9c40b"
head "https://github.com/hashicorp/consul-template.git"
bottle do