consul-template 0.21.3

Closes #43918.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2019-09-06 12:07:51 +10:00
parent a2d3c0e08f
commit e99a58c543
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.0",
:revision => "05c6b650cd48d79d5aae4a603ae24c24ff61098c"
:tag => "v0.21.3",
:revision => "47de4494b006790c04dcef85488c71ff95e19fba"
head "https://github.com/hashicorp/consul-template.git"
bottle do