From b14af1ebe6945ff6826867d7c5468f1bd9b59795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:30:39 +0000 Subject: [PATCH] osv-scanner: Update to version 1.9.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 b87a1594da..72bf96afcd 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.8.5", + "version": "1.9.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/v1.8.5/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "8f247683926cf62ac2ab67467b62e85f1059f45196f67ccd0e2e94d44c23e28e" + "url": "https://github.com/google/osv-scanner/releases/download/v1.9.0/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "19153d3a0181b3080e89d800dbf5f4e29cc97bb9b1251ca98cc791caecb336c6" } }, "bin": "osv-scanner.exe",