From a29dffcdcaf5b5832d1ba7570640446c543687b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 04:25:20 +0000 Subject: [PATCH] osv-scanner: Update to version 1.6.2 --- 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 fdef559985..09eaa587f9 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/osv-scanner_1.6.1_windows_amd64.exe#/osv-scanner.exe", - "hash": "e8595d720b2509fb95e326ea1c1faf8ef604d90cc20b6c27d7721050893ffc30" + "url": "https://github.com/google/osv-scanner/releases/download/v1.6.2/osv-scanner_1.6.2_windows_amd64.exe#/osv-scanner.exe", + "hash": "2bccba4c1b97906ec9dab4307d2ec701c5636f786e073707880ba91e57a71923" } }, "bin": "osv-scanner.exe",