From 944875655bbb165db4a193011d8efc1698f8899a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 04:33:33 +0000 Subject: [PATCH] osv-scanner: Update to version 1.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 1e62576885..c7fb4fd505 100644 --- a/bucket/osv-scanner.json +++ b/bucket/osv-scanner.json @@ -1,12 +1,12 @@ { - "version": "1.0.2", + "version": "1.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/v1.0.2/osv-scanner_1.0.2_windows_amd64.exe#/osv-scanner.exe", - "hash": "ac9c77d9a5e91e8050b2aa5af9e13c5547775ae969d51ae957e08a8dc3804764" + "url": "https://github.com/google/osv-scanner/releases/download/v1.1.0/osv-scanner_1.1.0_windows_amd64.exe#/osv-scanner.exe", + "hash": "7da5337a25771fa8ebfec1d00304a8948b9ef5f6e04e75dcb3a01ccb64ce95bb" } }, "bin": "osv-scanner.exe",