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 56caa16 commit 3648237Copy full SHA for 3648237
srcpkgs/tflint/template
@@ -1,15 +1,15 @@
1
# Template file for 'tflint'
2
pkgname=tflint
3
-version=0.52.0
4
-revision=2
+version=0.60.0
+revision=1
5
build_style=go
6
go_import_path="github.com/terraform-linters/tflint"
7
short_desc="Terraform linter focused on possible errors, best practices, etc"
8
maintainer="Emil Tomczyk <emru@emru.xyz>"
9
license="MPL-2.0"
10
homepage="https://github.com/terraform-linters/tflint"
11
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
12
-checksum=18ccb225df4616b3c91681d5b2ace423e4522c4cc71c68e6d1df665d6f0a7cdd
+checksum=4a0c84fc4052de551f97e5c4b0b81f869e3ec708e4f27eff5157813c8b46fea3
13
14
post_install() {
15
vlicense LICENSE
0 commit comments