From 5bb3e0464fbbbb8f6393ab86db865ae7fba07e71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 04:27:10 +0000 Subject: [PATCH] osv-scanner: Update to version 1.4.1 --- bucket/osv-scanner.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",