consul-template 0.18.5
Closes #13933. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
b35c2b8edc
commit
378aa830f2
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.3",
|
||||
:revision => "3a31dde7d5dbddf2555470021f3e18985f1edd9d"
|
||||
:tag => "v0.18.5",
|
||||
:revision => "4b37ce6eb0b75027ac4d79fad5f51bddc2d965c6"
|
||||
head "https://github.com/hashicorp/consul-template.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue