syft: update to 0.62.3.
This commit is contained in:
parent
117ad7c3ed
commit
ddb6e0a78e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.62.1
|
||||
version=0.62.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=a272ad7adcc1a50fad1833e95715af1fdf0744b55524ff200952c7c2e285b037
|
||||
checksum=4af4855bf58e8c049173c43e4de7b26946adde4eeeb6fc7a627553b6e1f6bd1c
|
||||
|
|
Loading…
Reference in New Issue