tflint 0.10.3
Closes #43434. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
48acf66e45
commit
ce8d50fd77
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Tflint < Formula
|
||||||
desc "Linter for Terraform files"
|
desc "Linter for Terraform files"
|
||||||
homepage "https://github.com/wata727/tflint"
|
homepage "https://github.com/wata727/tflint"
|
||||||
url "https://github.com/wata727/tflint.git",
|
url "https://github.com/wata727/tflint.git",
|
||||||
:tag => "v0.10.1",
|
:tag => "v0.10.3",
|
||||||
:revision => "a85ddd727dbf7807f7a50d73805027b27bad6f28"
|
:revision => "1ba6a7adf3128ebe4449f063519b22a821b462f1"
|
||||||
head "https://github.com/wata727/tflint.git"
|
head "https://github.com/wata727/tflint.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue