osv-scanner: update to 1.4.1.
This commit is contained in:
parent
e927001cf9
commit
60585dd010
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'osv-scanner'
|
||||
pkgname=osv-scanner
|
||||
version=1.4.0
|
||||
version=1.4.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=ea306347840c0c24e11061b74d0045f99179d7764e944896b9137fa49352e903
|
||||
checksum=e73d5389825321685e9d349fbbb4b2d35f10eebe35b0a0e9005a6264a6d96389
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue