mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grype: update to 0.59.0.
This commit is contained in:
parent
0ecca38d6a
commit
645a68d827
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.55.0
|
version=0.59.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=83a04278ea794de16b5feaf8797a733e9c04974415ad3db3147deb9afcb22cb5
|
checksum=b32964f4e947cf886938b2650946d5e259a3e1242cc4d17583efe16c1249791b
|
||||||
|
|
Loading…
Add table
Reference in a new issue