osv-scanner: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2025-04-03 04:29:55 +00:00
parent cda5cf946c
commit d536382d37

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.0.1",
"description": "Find existing vulnerabilities affecting your project's dependencies.", "description": "Find existing vulnerabilities affecting your project's dependencies.",
"homepage": "https://github.com/google/osv-scanner", "homepage": "https://github.com/google/osv-scanner",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
"hash": "9682d5e95ccd7ef60fffe1f59a6effdf310728f4a41591206127d60adc0e8791" "hash": "9094d0ee105820cfa3c0ee45ab6506a456b4415d013e8d7475f23f7cf28b50f0"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",