osv-scanner: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2025-08-11 04:33:58 +00:00
parent 6a98706804
commit 4c5e92e493

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.0", "version": "2.2.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.2.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v2.2.1/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
"hash": "30cb10d2ff31d7286fe41dfc0c88cd4ec99fcb8cec2f03a2295a03728dd5b917" "hash": "83bdc53ddee301b9208c355b473b9a8c8a2e8a94ec845bed0d3e1835f67b0ca4"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",