syft: update to 0.62.1.
This commit is contained in:
parent
84ce3ced1e
commit
f91c99cf3e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.60.3
|
||||
version=0.62.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/anchore/syft/cmd/syft"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/anchore/syft"
|
||||
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2eba2bea71dea60250e6848bc475bb5788a1e50702090e1413503dfc9db39719
|
||||
checksum=a272ad7adcc1a50fad1833e95715af1fdf0744b55524ff200952c7c2e285b037
|
||||
|
|
Loading…
Reference in New Issue