From 40ae3c0e7410978d2795fdbaed678d2120f78eaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 08:27:18 +0000 Subject: [PATCH] osv-scanner: Update to version 1.3.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 f25630b6b6..975f8d9550 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/osv-scanner_1.3.0_windows_amd64.exe#/osv-scanner.exe", - "hash": "653116402b37ee9ac54b281629cd8643efc21637da907accd0c355c70022f937" + "url": "https://github.com/google/osv-scanner/releases/download/v1.3.1/osv-scanner_1.3.1_windows_amd64.exe#/osv-scanner.exe", + "hash": "45f06809582799e4a772a84d19a38aa3045b861a3a78b8b37c43f3e1784e74ab" } }, "bin": "osv-scanner.exe",