syft: update to 0.60.3.
This commit is contained in:
parent
979e2990d2
commit
0cb540f557
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.60.0
|
||||
version=0.60.3
|
||||
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=8f74a64694c67755e55010431eb1834456d25e7efe6c2774980d0d7f9b5c20a9
|
||||
checksum=2eba2bea71dea60250e6848bc475bb5788a1e50702090e1413503dfc9db39719
|
||||
|
|
Loading…
Reference in New Issue