osv-scanner: Update to version 1.8.5

This commit is contained in:
github-actions[bot] 2024-09-11 08:29:59 +00:00
parent 021c4b1e94
commit cced72bea6

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.4", "version": "1.8.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.8.4/osv-scanner_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.8.5/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
"hash": "858ccb5d499c6efacdc56ccf6ee28a41bff685eea4b862454aa0770dc7cb59d0" "hash": "8f247683926cf62ac2ab67467b62e85f1059f45196f67ccd0e2e94d44c23e28e"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",