osv-scanner: update to 1.3.1.

This commit is contained in:
icp 2023-03-30 13:19:26 +05:30 committed by Michal Vasilek
parent fda075bf16
commit 3ec47f57fa

View File

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