From e99a58c54302c2f59c047776e18c4920331ea9fd Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 6 Sep 2019 12:07:51 +1000 Subject: [PATCH] consul-template 0.21.3 Closes #43918. Signed-off-by: Igor Kapkov --- Formula/consul-template.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/consul-template.rb b/Formula/consul-template.rb index 0ff9c394c1..ee3975bb9b 100644 --- a/Formula/consul-template.rb +++ b/Formula/consul-template.rb @@ -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