Skip to content

Commit

Permalink
security/trivy: update to 0.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Mar 27, 2024
1 parent db15cc7 commit ee3d928
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/trivy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= trivy
DISTVERSION= 0.50.0
DISTVERSION= 0.50.1
DISTVERSIONPREFIX= v
CATEGORIES= security

Expand All @@ -10,7 +10,7 @@ WWW= https://github.com/aquasecurity/trivy
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules,1.21
USES= go:modules,1.22

GO_MODULE= github.com/aquasecurity/trivy
GO_TARGET= ./cmd/trivy
Expand Down
10 changes: 5 additions & 5 deletions security/trivy/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1710841676
SHA256 (go/security_trivy/trivy-v0.50.0/v0.50.0.mod) = 32ce0514fc8f6e68c9ddde14e7c2b16b72d955869db88439a3ec1b4be63b306d
SIZE (go/security_trivy/trivy-v0.50.0/v0.50.0.mod) = 22504
SHA256 (go/security_trivy/trivy-v0.50.0/v0.50.0.zip) = 854c4455b32337ff1b5e7c92b349b30b71bb0587a45f61f5dd2d58bdb296ef15
SIZE (go/security_trivy/trivy-v0.50.0/v0.50.0.zip) = 54798155
TIMESTAMP = 1711529480
SHA256 (go/security_trivy/trivy-v0.50.1/v0.50.1.mod) = 14f5420ba74ba748043217ce1d0b69147e85422c5037a40553308b13edf7dfdf
SIZE (go/security_trivy/trivy-v0.50.1/v0.50.1.mod) = 22504
SHA256 (go/security_trivy/trivy-v0.50.1/v0.50.1.zip) = 73b06bfe1a49da52cc80671dfcbb8aa13c5cda36daf22e31183ecca6ac36dbfc
SIZE (go/security_trivy/trivy-v0.50.1/v0.50.1.zip) = 54806924

0 comments on commit ee3d928

Please sign in to comment.