grype: update to 0.85.0

This commit is contained in:
cinerea0 2024-11-25 12:21:47 -05:00
parent 208c3ea03f
commit b3e058f54a

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.84.0
version=0.85.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=d93b200053588e3b03b133bd36d8e39e80c053d31baa0c326b8bb90928667e27
checksum=b32d158629a16a03b4300e48369e0727cb664b3c3652477da3eafab5f1d32931
make_check=no # tests require a running docker daemon
post_install() {