syft: update to 0.63.0.
This commit is contained in:
parent
f951a548f6
commit
6cc3af2200
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.62.3
|
||||
version=0.63.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=4af4855bf58e8c049173c43e4de7b26946adde4eeeb6fc7a627553b6e1f6bd1c
|
||||
checksum=8475647f6b8d6525a676d08a3cc6b87c3302525d3135c14a096b0873e66a59b5
|
||||
|
|
Loading…
Reference in New Issue