tflint 0.11.1

Closes #44113.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-09-10 13:04:53 -04:00 committed by Thierry Moisan
parent 199704fc35
commit 76ce5ebca6
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -2,8 +2,8 @@ class Tflint < Formula
desc "Linter for Terraform files"
homepage "https://github.com/wata727/tflint"
url "https://github.com/wata727/tflint.git",
:tag => "v0.11.0",
:revision => "fcadf139601782ece3d735fd859283723797c70d"
:tag => "v0.11.1",
:revision => "1c31b742deb0a556520dec70ae9d4da5740f2b48"
head "https://github.com/wata727/tflint.git"
bottle do