tflint: update to 0.52.0
Signed-off-by: Gabriel M. Dutra <me@dutralabs.xyz>
This commit is contained in:
parent
3ab0b8c480
commit
a053e2876e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tflint'
|
||||
pkgname=tflint
|
||||
version=0.50.3
|
||||
version=0.52.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/terraform-linters/tflint"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emru@emru.xyz>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/terraform-linters/tflint"
|
||||
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
|
||||
checksum=e90acdbf4cd1dc936e50b580ade53583baced53a93b3b01cee3e073b233ef8c5
|
||||
checksum=18ccb225df4616b3c91681d5b2ace423e4522c4cc71c68e6d1df665d6f0a7cdd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue