From c814ae9ed5e98883b09eac68300a51fb250c8823 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Thu, 10 Dec 2020 22:16:17 +0900 Subject: [PATCH] tflint: update to 0.22.0 Signed-off-by: Sora Morimoto --- srcpkgs/tflint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index 5f9cab6cad8..49dd0112531 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -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 " 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