syft: update to 0.74.0.
This commit is contained in:
parent
645a68d827
commit
8166c8a531
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.66.1
|
||||
version=0.74.0
|
||||
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=a003d58c2f423975ec5d87c89b162863167781789cc75929be83261f2f49ca61
|
||||
checksum=acb9957b518b1486d197dddd9a409f646b55a604308a73dcedfaae5eb8aaa23d
|
||||
|
|
Loading…
Reference in New Issue