osv-scanner: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2023-11-02 04:27:10 +00:00
parent b365991e25
commit fc90bfa3b8

View File

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