From 6ab3bcd1617872edfa818a3e3a76944438da7d24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 08:34:48 +0000 Subject: [PATCH] osv-scanner: Update to version 2.2.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 10ef66f55d..1512c65b76 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "2.2.2", + "version": "2.2.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.2.2/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "5cce6a9b96b88d0620bfdb22da72497c444948e56c64d3508f054cded13fb49f" + "url": "https://github.com/google/osv-scanner/releases/download/v2.2.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "7b45cb0a39a83b870c8fc7a6bb25f9529f3877dd0a9c0f0d72510dea376aca94" } }, "bin": "osv-scanner.exe",