Skip to content

Commit 6ffcd72

Browse files
authored
tflint 0.58.1
1 parent 4be9380 commit 6ffcd72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tflint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tflint < Formula
22
desc "Linter for Terraform files"
33
homepage "https://github.com/terraform-linters/tflint"
4-
url "https://github.com/terraform-linters/tflint/archive/refs/tags/v0.58.0.tar.gz"
5-
sha256 "c65176cfc5d9c7291b1f240e469670bf222baf8fdf2b9b3555bf0b6fce74a4c7"
4+
url "https://github.com/terraform-linters/tflint/archive/refs/tags/v0.58.1.tar.gz"
5+
sha256 "2099bef1b47dc995ae531ebcc92a9e272206976740095b1cc897b3185ecd82bf"
66
license "MPL-2.0"
77
head "https://github.com/terraform-linters/tflint.git", branch: "master"
88

0 commit comments

Comments
 (0)