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 aee85e9 commit 82367c1Copy full SHA for 82367c1
Formula/t/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/refs/tags/v0.57.0.tar.gz"
5
- sha256 "d78da52920e51f82615ba98f7e731300501b88232d8dca76597e511fc30634a0"
+ url "https://github.com/terraform-linters/tflint/archive/refs/tags/v0.58.0.tar.gz"
+ sha256 "c65176cfc5d9c7291b1f240e469670bf222baf8fdf2b9b3555bf0b6fce74a4c7"
6
license "MPL-2.0"
7
head "https://github.com/terraform-linters/tflint.git", branch: "master"
8
0 commit comments