From 44d3b1415c6537e8ddbbeec7166ceaef1ceb81e6 Mon Sep 17 00:00:00 2001 From: iaroki Date: Sat, 2 Apr 2022 23:40:28 +0300 Subject: [PATCH] tflint: update to 0.35.0. --- srcpkgs/tflint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index 49dd01125312..ba1821ffd33b 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,6 +1,6 @@ # Template file for 'tflint' pkgname=tflint -version=0.22.0 +version=0.35.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=a67684904b52f53dc0d5cc26c35927323f458507cbc5abee19351736a955912d +checksum=0f8e3e501a51f95bee99d7dc00c522aebb7ec1d908b86b7a2e372aa727cf6193 post_install() { vlicense LICENSE