8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d928ae commit f48f9a9Copy full SHA for f48f9a9
Formula/tflint.rb
@@ -1,8 +1,8 @@
1
class Tflint < Formula
2
desc "Linter for Terraform files"
3
homepage "https://github.com/terraform-linters/tflint"
4
- url "https://github.com/terraform-linters/tflint/archive/v0.19.0.tar.gz"
5
- sha256 "4b46119e34d21de156b69bcf05a6fe3c566984234732f9620964f106a4444797"
+ url "https://github.com/terraform-linters/tflint/archive/v0.19.1.tar.gz"
+ sha256 "e4e0749a98149c5dd7ea24ff433f951c0d44a962883133a39aaffc4c5af1898d"
6
license "MPL-2.0"
7
head "https://github.com/terraform-linters/tflint.git"
8
0 commit comments