diff --git a/bucket/osv-scanner.json b/bucket/osv-scanner.json index ae2d67b0c9..f47fd7562d 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.4.1", + "version": "1.4.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.4.1/osv-scanner_1.4.1_windows_amd64.exe#/osv-scanner.exe", - "hash": "a5d091bbd80753a639637d0e9a1a291e456bb2235ba4ac742a88a88ba43077a2" + "url": "https://github.com/google/osv-scanner/releases/download/v1.4.2/osv-scanner_1.4.2_windows_amd64.exe#/osv-scanner.exe", + "hash": "d61ceec1a6df1414c235318d7085230926bf5bc45b2f85f39f98b4817108a973" } }, "bin": "osv-scanner.exe",