tflint 0.20.0

Created by https://github.com/mislav/bump-homebrew-formula-action

Closes #61080.

Signed-off-by: Claudia Pellegrino <1239874+claui@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
chenrui 2020-09-13 04:42:04 -04:00 committed by BrewTestBot
parent 7363f5fe9b
commit fcd5b27726
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Tflint < Formula
desc "Linter for Terraform files"
homepage "https://github.com/terraform-linters/tflint"
url "https://github.com/terraform-linters/tflint/archive/v0.19.1.tar.gz"
sha256 "e4e0749a98149c5dd7ea24ff433f951c0d44a962883133a39aaffc4c5af1898d"
url "https://github.com/terraform-linters/tflint/archive/v0.20.0.tar.gz"
sha256 "c723fd78d2482ee5a3165b725c423fa2c6163bea9ea7206aa1d496b7abe9d8e5"
license "MPL-2.0"
head "https://github.com/terraform-linters/tflint.git"