consul-template 0.22.0

Closes #44122.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2019-09-11 11:21:01 +10:00
parent 2b7a63b4ec
commit d4561724f5
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

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.21.3",
:revision => "47de4494b006790c04dcef85488c71ff95e19fba"
:tag => "v0.22.0",
:revision => "005b42eb2414a945dfe205dba58f64cc3546a7b5"
head "https://github.com/hashicorp/consul-template.git"
bottle do