osv-scanner: update to 1.3.5.
This commit is contained in:
parent
5d76e7aeb3
commit
f27e6d254b
@ -1,6 +1,6 @@
|
||||
# Template file for 'osv-scanner'
|
||||
pkgname=osv-scanner
|
||||
version=1.3.4
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/google/osv-scanner"
|
||||
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||
homepage="https://google.github.io/osv-scanner/"
|
||||
changelog="https://raw.githubusercontent.com/google/osv-scanner/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/google/osv-scanner/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=19229149eca937a4da60ca29416fe1ea6997655fd10e273b833082ef5977a3de
|
||||
checksum=fe4566f1159b33827ad64f86219c8a2f6497cf92fe8d8c9388a7148880396a38
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user