osv-scanner: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2023-01-12 04:33:33 +00:00
parent 0a7e776fad
commit 944875655b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.2", "version": "1.1.0",
"description": "Find existing vulnerabilities affecting your project's dependencies.", "description": "Find existing vulnerabilities affecting your project's dependencies.",
"homepage": "https://github.com/google/osv-scanner", "homepage": "https://github.com/google/osv-scanner",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.0.2/osv-scanner_1.0.2_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.1.0/osv-scanner_1.1.0_windows_amd64.exe#/osv-scanner.exe",
"hash": "ac9c77d9a5e91e8050b2aa5af9e13c5547775ae969d51ae957e08a8dc3804764" "hash": "7da5337a25771fa8ebfec1d00304a8948b9ef5f6e04e75dcb3a01ccb64ce95bb"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",