mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grype: update to 0.55.0.
This commit is contained in:
parent
8e5252e22e
commit
66d84d2692
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grype'
|
# Template file for 'grype'
|
||||||
pkgname=grype
|
pkgname=grype
|
||||||
version=0.54.0
|
version=0.55.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/anchore/grype"
|
go_import_path="github.com/anchore/grype"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/anchore/grype"
|
homepage="https://github.com/anchore/grype"
|
||||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a7a6a42176fb7e33bc302b87a1d3c22b55466a1a222f4066a12400485df0e655
|
checksum=83a04278ea794de16b5feaf8797a733e9c04974415ad3db3147deb9afcb22cb5
|
||||||
|
|
Loading…
Add table
Reference in a new issue