osv-scanner: update to 1.3.0.
This commit is contained in:
parent
fe62b5ad40
commit
efb6c66d96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'osv-scanner'
|
# Template file for 'osv-scanner'
|
||||||
pkgname=osv-scanner
|
pkgname=osv-scanner
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/osv-scanner"
|
go_import_path="github.com/google/osv-scanner"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://google.github.io/osv-scanner/"
|
homepage="https://google.github.io/osv-scanner/"
|
||||||
changelog="https://raw.githubusercontent.com/google/osv-scanner/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/google/osv-scanner/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c096df268d7d187eb54ae440fdb3baea534adcb3563c823c35a46d06f3ace029
|
checksum=b2cb5a607a6764fb5c2fd33fad298dffa9743baab615069557f95541d20bf6d6
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test ./...
|
go test ./...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue