mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/terraform-docs: Update to 0.20.0
ChangeLog: https://github.com/terraform-docs/terraform-docs/releases/tag/v0.20.0
This commit is contained in:
parent
86a3d8f3d7
commit
e6dde6189c
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= terraform-docs
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.19.0
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 0.20.0
|
||||
CATEGORIES= sysutils textproc
|
||||
|
||||
MAINTAINER= dutra@FreeBSD.org
|
||||
|
@ -11,7 +10,7 @@ WWW= https://github.com/terraform-docs/terraform-docs
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:1.22,modules
|
||||
USES= go:1.24,modules
|
||||
GO_MODULE= github.com/terraform-docs/terraform-docs
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1726889814
|
||||
SHA256 (go/sysutils_terraform-docs/terraform-docs-v0.19.0/v0.19.0.mod) = 14408563cdef74bb418cc752c9a51078c4ae24fe91039e35d2099702e190de2a
|
||||
SIZE (go/sysutils_terraform-docs/terraform-docs-v0.19.0/v0.19.0.mod) = 3126
|
||||
SHA256 (go/sysutils_terraform-docs/terraform-docs-v0.19.0/v0.19.0.zip) = 2eaff2506fed1de5f99048e305a226c3f9e27dc84e81255228ef1938a7facb77
|
||||
SIZE (go/sysutils_terraform-docs/terraform-docs-v0.19.0/v0.19.0.zip) = 452611
|
||||
TIMESTAMP = 1743919159
|
||||
SHA256 (go/sysutils_terraform-docs/terraform-docs-v0.20.0/v0.20.0.mod) = 09f8569ede207f4c63a2c359e62a0d78d3271ea2010af68b093a76339df45335
|
||||
SIZE (go/sysutils_terraform-docs/terraform-docs-v0.20.0/v0.20.0.mod) = 3149
|
||||
SHA256 (go/sysutils_terraform-docs/terraform-docs-v0.20.0/v0.20.0.zip) = 2909246642468f46baf165d564138ea866bd31e8639743a9390aa823383dfb0b
|
||||
SIZE (go/sysutils_terraform-docs/terraform-docs-v0.20.0/v0.20.0.zip) = 452678
|
||||
|
|
Loading…
Add table
Reference in a new issue