osv-scanner: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2023-09-14 04:26:43 +00:00
parent 512b0c1044
commit cd719c53f9

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.6", "version": "1.4.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.3.6/osv-scanner_1.3.6_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.4.0/osv-scanner_1.4.0_windows_amd64.exe#/osv-scanner.exe",
"hash": "f0ebec92386fca9ce3c224fc58a7b2431b52e38c139ec4aff5c5437a61c1d08f" "hash": "1f8d50c74563f811b4c99e1c3ba2bf4a4462876e5c1534abfd7f9e4f49a5afe9"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",