8000 tflint 0.19.1 · ArduinoBot/homebrew-core@f48f9a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f48f9a9

Browse files
committed
tflint 0.19.1
Created by https://github.com/mislav/bump-homebrew-formula-action Closes Homebrew#60058. Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com> Signed-off-by: chenrui <chenrui333@gmail.com>
1 parent 5d928ae commit f48f9a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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/v0.19.0.tar.gz"
5-
sha256 "4b46119e34d21de156b69bcf05a6fe3c566984234732f9620964f106a4444797"
4+
url "https://github.com/terraform-linters/tflint/archive/v0.19.1.tar.gz"
5+
sha256 "e4e0749a98149c5dd7ea24ff433f951c0d44a962883133a39aaffc4c5af1898d"
66
license "MPL-2.0"
77
head "https://github.com/terraform-linters/tflint.git"
88

0 commit comments

Comments
 (0)
0