sysutils/tflint: Update to 0.45.0
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.45.0 Enhancements * cmd: Add --filter option * cmd: Add --minimum-failure-severity flag, sets minimum issue severity for non-zero exit * cmd: Add --no-module option * plugin: Set the GPG key expiration to 2025-05-01 BugFixes * plugin: Fix panic when plugin path could not be loaded * cmd: Reject all directory arguments with --chdir/--recursive PR: 269610 Reported by: 0xdutra@gmail.com (maintainer)
This commit is contained in:
parent
0034c5feab
commit
eeb26b9310
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= tflint
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.44.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.45.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= 0xdutra@gmail.com
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1673739025
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.44.1/v0.44.1.mod) = d156b9d72c0f584c4ea1f0a38e194ac93b371c87692257424f975a3733df182b
|
||||
SIZE (go/sysutils_tflint/tflint-v0.44.1/v0.44.1.mod) = 3700
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.44.1/v0.44.1.zip) = 3f72c7588512502659fb507de2dc75d0ca8bfa3921cc2775098dc8e81f01fc94
|
||||
SIZE (go/sysutils_tflint/tflint-v0.44.1/v0.44.1.zip) = 1463298
|
||||
TIMESTAMP = 1676601987
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.45.0/v0.45.0.mod) = efef6b1697720fd0cf40921ee728ae557587de13e861dc2c36eeab43b313d82a
|
||||
SIZE (go/sysutils_tflint/tflint-v0.45.0/v0.45.0.mod) = 3955
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.45.0/v0.45.0.zip) = 3826efc3054730ac7c827608c41beaf5e73c90a5032abe09b7f06b864551f4ad
|
||||
SIZE (go/sysutils_tflint/tflint-v0.45.0/v0.45.0.zip) = 1468035
|
||||
|
|
Loading…
Reference in a new issue