mirror of https://git.FreeBSD.org/ports.git
sysutils/tflint: Update to 0.59.1
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.59.1
This commit is contained in:
parent
ee8e0084d1
commit
74a814e314
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= tflint
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.58.0
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 0.59.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= dutra@FreeBSD.org
|
||||
|
@ -11,7 +10,7 @@ WWW= https://github.com/terraform-linters/tflint
|
|||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:1.24,modules
|
||||
USES= go:1.25,modules
|
||||
|
||||
GO_MODULE= github.com/terraform-linters/tflint
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1749425819
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.58.0/v0.58.0.mod) = 822a1cecd36cf37b8ad6f13255fa03ed108bbc2cebaad5236615aea535f8e0d8
|
||||
SIZE (go/sysutils_tflint/tflint-v0.58.0/v0.58.0.mod) = 8711
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.58.0/v0.58.0.zip) = 70b005914083e40fc22ae396b731d06a347aeb1b808fd42ab68274da38e385dc
|
||||
SIZE (go/sysutils_tflint/tflint-v0.58.0/v0.58.0.zip) = 1651544
|
||||
TIMESTAMP = 1757954604
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.59.1/v0.59.1.mod) = 27eee652f7f8ac8a7cade7b0b221d617092d65927bbbb127956ed5b8cfe2c2b8
|
||||
SIZE (go/sysutils_tflint/tflint-v0.59.1/v0.59.1.mod) = 9447
|
||||
SHA256 (go/sysutils_tflint/tflint-v0.59.1/v0.59.1.zip) = 4095ced78f35c460dc5cdff8a3add676438e9415f5d6f2c62e68b1919f99ab60
|
||||
SIZE (go/sysutils_tflint/tflint-v0.59.1/v0.59.1.zip) = 1654904
|
||||
|
|
Loading…
Reference in New Issue