consul-template 0.18.1
Closes #9737. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
9a2fc52aac
commit
5d1dad6321
1 changed files with 2 additions and 2 deletions
|
@ -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.0",
|
||||
:revision => "8bf2ce9e0cdcd60d799a75262b90468d24ee392e"
|
||||
:tag => "v0.18.1",
|
||||
:revision => "e9bbed7053974ed6c3b6d329bb3786afa961af01"
|
||||
head "https://github.com/hashicorp/consul-template.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue