diff --git a/bucket/osv-scanner.json b/bucket/osv-scanner.json index 0e548c5188..a6656dc5d9 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.0", "description": "Find existing vulnerabilities affecting your project's dependencies.", "homepage": "https://github.com/google/osv-scanner", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "5d10ca12365b24200c6e6000d86d6d7c74244d46bf89b855f763bd5bac8373a1" + "url": "https://github.com/google/osv-scanner/releases/download/v2.2.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "30cb10d2ff31d7286fe41dfc0c88cd4ec99fcb8cec2f03a2295a03728dd5b917" } }, "bin": "osv-scanner.exe",