tflint: update to 0.22.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
c4852a64dd
commit
c814ae9ed5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tflint'
|
||||
pkgname=tflint
|
||||
version=0.21.0
|
||||
version=0.22.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=b93c08074be5cc12700863d5390b8f255399ac758b75dcf365b9a10ec456b47f
|
||||
checksum=a67684904b52f53dc0d5cc26c35927323f458507cbc5abee19351736a955912d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue