grype: update to 0.91.0

This commit is contained in:
João Pinto 2025-04-10 17:59:42 +01:00
parent 81124a8acd
commit 741b8b41c3

View file

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.85.0
version=0.91.0
revision=1
build_style=go
build_helper=qemu
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/anchore/grype"
changelog="https://github.com/anchore/grype/releases"
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
checksum=b32d158629a16a03b4300e48369e0727cb664b3c3652477da3eafab5f1d32931
checksum=fe8213049a873c03929bbcdfdc77a9389f4232ab1b63d13589b3d74296c06125
make_check=no # tests require a running docker daemon
post_install() {