diff --git a/bucket/osv-scanner.json b/bucket/osv-scanner.json index c1fc0f6e65..0e548c5188 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.1.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.0.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "b37ec1b56f2620c2ba84bf165f4186495041baf73caa5fe2a6d16eafff74ccea" + "url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "5d10ca12365b24200c6e6000d86d6d7c74244d46bf89b855f763bd5bac8373a1" } }, "bin": "osv-scanner.exe",