osv-scanner: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2024-01-18 04:25:57 +00:00
parent 3dfbc36e6d
commit 544d690ce2

View File

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