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"
|
desc "Generic template rendering and notifications with Consul"
|
||||||
homepage "https://github.com/hashicorp/consul-template"
|
homepage "https://github.com/hashicorp/consul-template"
|
||||||
url "https://github.com/hashicorp/consul-template.git",
|
url "https://github.com/hashicorp/consul-template.git",
|
||||||
:tag => "v0.18.3",
|
:tag => "v0.18.5",
|
||||||
:revision => "3a31dde7d5dbddf2555470021f3e18985f1edd9d"
|
:revision => "4b37ce6eb0b75027ac4d79fad5f51bddc2d965c6"
|
||||||
head "https://github.com/hashicorp/consul-template.git"
|
head "https://github.com/hashicorp/consul-template.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue