osv-scanner: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2025-10-01 08:34:48 +00:00
parent cea7c500f6
commit 6ab3bcd161

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.2", "version": "2.2.3",
"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.2.2/osv-scanner_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v2.2.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
"hash": "5cce6a9b96b88d0620bfdb22da72497c444948e56c64d3508f054cded13fb49f" "hash": "7b45cb0a39a83b870c8fc7a6bb25f9529f3877dd0a9c0f0d72510dea376aca94"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",