diff --git a/bucket/osv-scanner.json b/bucket/osv-scanner.json index 2123146240..1e62576885 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.0.2", "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/v1.0.1/osv-scanner_1.0.1_windows_amd64.exe#/osv-scanner.exe", - "hash": "9d871f7ffe368dc24c5b01fa4b746f363270277806d1209dbc85076bb291a03f" + "url": "https://github.com/google/osv-scanner/releases/download/v1.0.2/osv-scanner_1.0.2_windows_amd64.exe#/osv-scanner.exe", + "hash": "ac9c77d9a5e91e8050b2aa5af9e13c5547775ae969d51ae957e08a8dc3804764" } }, "bin": "osv-scanner.exe",