From 746f6be8babf0b21b1a13e0dbdd7daa656defdaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 04:26:43 +0000 Subject: [PATCH] osv-scanner: Update to version 1.3.4 --- 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 2e3838a0f9..3ec3423256 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.3.3", + "version": "1.3.4", "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.3.3/osv-scanner_1.3.3_windows_amd64.exe#/osv-scanner.exe", - "hash": "3a7fc1c9df14363618d27238ce589d247245b473dfaae5d98686870d1c50a9bd" + "url": "https://github.com/google/osv-scanner/releases/download/v1.3.4/osv-scanner_1.3.4_windows_amd64.exe#/osv-scanner.exe", + "hash": "7987894ce343c07a72dd054fb2b600ee1fab7035e2639a1e9d69af94498bc4fe" } }, "bin": "osv-scanner.exe",