osv-scanner: update to 1.3.6.

This commit is contained in:
icp 2023-07-20 12:34:55 +05:30 committed by Duncan Overbruck
parent 49ed32bc3e
commit 7f9db67ac4

View File

@ -1,6 +1,6 @@
# Template file for 'osv-scanner'
pkgname=osv-scanner
version=1.3.5
version=1.3.6
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=fe4566f1159b33827ad64f86219c8a2f6497cf92fe8d8c9388a7148880396a38
checksum=cac90e2683079d2fbe7c5e387d6a5acb65c7d340153df06e91578f9212def50b
do_check() {
go test ./...