osv-scanner: Update to version 1.3.5

This commit is contained in:
github-actions[bot] 2023-06-28 08:29:54 +00:00
parent 5b2b8fd0dd
commit e5e32105d9

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.4", "version": "1.3.5",
"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.4/osv-scanner_1.3.4_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.3.5/osv-scanner_1.3.5_windows_amd64.exe#/osv-scanner.exe",
"hash": "7987894ce343c07a72dd054fb2b600ee1fab7035e2639a1e9d69af94498bc4fe" "hash": "08a78e3b30ee9c6f5f71d78d43cd6d27bdb5289e56d65efd464b0e79958f20cb"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",