osv-scanner: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2023-10-25 04:25:48 +00:00
parent c10e791dd5
commit b0c692d649

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.4.1/osv-scanner_1.4.1_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.4.2/osv-scanner_1.4.2_windows_amd64.exe#/osv-scanner.exe",
"hash": "a5d091bbd80753a639637d0e9a1a291e456bb2235ba4ac742a88a88ba43077a2" "hash": "d61ceec1a6df1414c235318d7085230926bf5bc45b2f85f39f98b4817108a973"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",