osv-scanner: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2023-10-06 04:27:10 +00:00
parent e4dca75a5e
commit 5bb3e0464f

View File

@ -1,12 +1,12 @@
{
"version": "1.4.0",
"version": "1.4.1",
"description": "Find existing vulnerabilities affecting your project's dependencies.",
"homepage": "https://github.com/google/osv-scanner",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.4.0/osv-scanner_1.4.0_windows_amd64.exe#/osv-scanner.exe",
"hash": "1f8d50c74563f811b4c99e1c3ba2bf4a4462876e5c1534abfd7f9e4f49a5afe9"
"url": "https://github.com/google/osv-scanner/releases/download/v1.4.1/osv-scanner_1.4.1_windows_amd64.exe#/osv-scanner.exe",
"hash": "a5d091bbd80753a639637d0e9a1a291e456bb2235ba4ac742a88a88ba43077a2"
}
},
"bin": "osv-scanner.exe",