From 41e6d67b4331178c81d246395702d21ced5ac7a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 04:31:13 +0000 Subject: [PATCH] osv-scanner: Update to version 2.0.3 --- 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 3771a92bc6..c1fc0f6e65 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.0.3", "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/v2.0.2/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "f9765a35b5776494fde22adfef9a17f9d4bd71ee5f61e6756a5e0bb3c695ce27" + "url": "https://github.com/google/osv-scanner/releases/download/v2.0.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "b37ec1b56f2620c2ba84bf165f4186495041baf73caa5fe2a6d16eafff74ccea" } }, "bin": "osv-scanner.exe",