syft: update to 0.75.0
This commit is contained in:
parent
444b3c85cf
commit
fe62b5ad40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syft'
|
# Template file for 'syft'
|
||||||
pkgname=syft
|
pkgname=syft
|
||||||
version=0.74.0
|
version=0.75.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/anchore/syft/cmd/syft"
|
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"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/anchore/syft"
|
homepage="https://github.com/anchore/syft"
|
||||||
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=acb9957b518b1486d197dddd9a409f646b55a604308a73dcedfaae5eb8aaa23d
|
checksum=477b9c5d885dc60e545fe9c880c9a130117de1d523265c4f53bd63beee01112a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue