From 83d5827b6ba17f389cbfca3c68df90246d65f499 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 08:30:02 +0000 Subject: [PATCH] osv-scanner: Update to version 2.1.0 --- 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 c1fc0f6e65..0e548c5188 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.1.0", "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.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "b37ec1b56f2620c2ba84bf165f4186495041baf73caa5fe2a6d16eafff74ccea" + "url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "5d10ca12365b24200c6e6000d86d6d7c74244d46bf89b855f763bd5bac8373a1" } }, "bin": "osv-scanner.exe",