osv-scanner: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-01-31 04:25:20 +00:00
parent 2a95745263
commit a29dffcdca

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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/v1.6.1/osv-scanner_1.6.1_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.6.2/osv-scanner_1.6.2_windows_amd64.exe#/osv-scanner.exe",
"hash": "e8595d720b2509fb95e326ea1c1faf8ef604d90cc20b6c27d7721050893ffc30" "hash": "2bccba4c1b97906ec9dab4307d2ec701c5636f786e073707880ba91e57a71923"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",