mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
osv-scanner: update to 2.2.0.
This commit is contained in:
parent
3da7de2164
commit
43ff369c3a
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=2.1.0
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/osv-scanner/v2"
|
go_import_path="github.com/google/osv-scanner/v2"
|
||||||
|
@ -13,4 +13,4 @@ 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=129f534cb55c0811dcf80efec9da7314a4fd87255c093718db9502a4ba19f704
|
checksum=6821d03b0cb7e66e8b1a77acb76d31abce99778e8077ba97b207a9c47979715f
|
||||||
|
|
Loading…
Add table
Reference in a new issue