From 40a6f16b4a1fdf6c87522b81af191e2ed218875c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:29:58 +0000 Subject: [PATCH] osv-scanner: Update to version 1.9.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 e3ad787e71..16ae12f975 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.9.1", + "version": "1.9.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.9.1/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "47ff39efded3613a680f0ed2b6b6f93338117a65767c4c4bc5b80a292da6d482" + "url": "https://github.com/google/osv-scanner/releases/download/v1.9.2/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "c041e84d6b58150a31e8cf49fb3eb9b1e87b305c77db6aa82959262e2b1e9c9d" } }, "bin": "osv-scanner.exe",