tflint: update to 0.21.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
f3d06c1c23
commit
4d0079c993
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tflint'
|
||||
pkgname=tflint
|
||||
version=0.20.3
|
||||
version=0.21.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/terraform-linters/$pkgname"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Sora Morimoto <sora@morimoto.io>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/terraform-linters/tflint"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a375bdcae4276e39607a026da9b50ddca6656586baed2c7c667ed77acf570985
|
||||
checksum=b93c08074be5cc12700863d5390b8f255399ac758b75dcf365b9a10ec456b47f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue