diff options
author | Gabriel M. Dutra <nulldutra@proton.me> | 2023-09-26 08:03:02 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-09-26 14:24:18 +0000 |
commit | 3a364a0539606b5edce9eab7cd8ba23dea545eee (patch) | |
tree | 7f3f00f7584ba7cdffee322e1cce8f964f5b572a | |
parent | 0f2d226bc3b9ff0c6defb15a006da4dd97ab6ec3 (diff) | |
download | ports-3a364a0539606b5edce9eab7cd8ba23dea545eee.tar.gz ports-3a364a0539606b5edce9eab7cd8ba23dea545eee.zip |
sysutils/tflint: Update to 0.48.0
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.48.0
PR: 274094
Reported by: nulldutra@proton.me (maintainer)
-rw-r--r-- | sysutils/tflint/Makefile | 3 | ||||
-rw-r--r-- | sysutils/tflint/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 98dccb429237..538450dd40e6 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,7 +1,6 @@ PORTNAME= tflint DISTVERSIONPREFIX= v -DISTVERSION= 0.47.0 -PORTREVISION= 1 +DISTVERSION= 0.48.0 CATEGORIES= sysutils MAINTAINER= nulldutra@proton.me diff --git a/sysutils/tflint/distinfo b/sysutils/tflint/distinfo index 20233c53cee6..c0bd4bcbb5af 100644 --- a/sysutils/tflint/distinfo +++ b/sysutils/tflint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1692281244 -SHA256 (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.mod) = 424f6d12a0253941a8f5ea175fd083f2f05de9ad5f11dbdeb59f07da2e287914 -SIZE (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.mod) = 3816 -SHA256 (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.zip) = e77465716c74ecc24f11b9650132dfe79e1132b987aad76abc22df6934342398 -SIZE (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.zip) = 1499812 +TIMESTAMP = 1695698948 +SHA256 (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.mod) = afcc1a0a389677ba7335f515022d557900e7854cb9c69de6c6b846fec849342a +SIZE (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.mod) = 4178 +SHA256 (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.zip) = 57d899da77a38f75c0d9f0bbd4093b7c8f7a5cb9f81c91448cbbe44d96bee62c +SIZE (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.zip) = 1499624 |