diff --git a/bucket/osv-scanner.json b/bucket/osv-scanner.json index 38ea4f6ee0..ae2d67b0c9 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.0/osv-scanner_1.4.0_windows_amd64.exe#/osv-scanner.exe", - "hash": "1f8d50c74563f811b4c99e1c3ba2bf4a4462876e5c1534abfd7f9e4f49a5afe9" + "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" } }, "bin": "osv-scanner.exe",