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 5457aef commit 3324781Copy full SHA for 3324781
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.58.1.tar.gz"
5
- sha256 "2099bef1b47dc995ae531ebcc92a9e272206976740095b1cc897b3185ecd82bf"
+ url "https://github.com/terraform-linters/tflint/archive/refs/tags/v0.59.1.tar.gz"
+ sha256 "9b45910e897fd2028d748387abc781f13c57127bacde97b083aed2198c7b105d"
6
license "MPL-2.0"
7
head "https://github.com/terraform-linters/tflint.git", branch: "master"
8
0 commit comments