From cced72bea68947fcc25a5f1667daa1a5b8f60a48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:29:59 +0000 Subject: [PATCH] osv-scanner: Update to version 1.8.5 --- 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 42f072a835..b87a1594da 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.8.4", + "version": "1.8.5", "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.4/osv-scanner_windows_amd64.exe#/osv-scanner.exe", - "hash": "858ccb5d499c6efacdc56ccf6ee28a41bff685eea4b862454aa0770dc7cb59d0" + "url": "https://github.com/google/osv-scanner/releases/download/v1.8.5/osv-scanner_windows_amd64.exe#/osv-scanner.exe", + "hash": "8f247683926cf62ac2ab67467b62e85f1059f45196f67ccd0e2e94d44c23e28e" } }, "bin": "osv-scanner.exe",