consul-template 0.23.0
Closes #46741. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
cbcc702e73
commit
f093c6f31a
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.22.1",
|
||||
:revision => "f04989c64e9bd4c49a7217ac4635732dd8e0bb26"
|
||||
:tag => "v0.23.0",
|
||||
:revision => "521adf1df1b6640fddc06462c21c645f054f55b4"
|
||||
head "https://github.com/hashicorp/consul-template.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue