osv-scanner: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-03-30 08:27:18 +00:00
parent 2306dbdecb
commit 40ae3c0e74

View File

@ -1,12 +1,12 @@
{
"version": "1.3.0",
"version": "1.3.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.3.0/osv-scanner_1.3.0_windows_amd64.exe#/osv-scanner.exe",
"hash": "653116402b37ee9ac54b281629cd8643efc21637da907accd0c355c70022f937"
"url": "https://github.com/google/osv-scanner/releases/download/v1.3.1/osv-scanner_1.3.1_windows_amd64.exe#/osv-scanner.exe",
"hash": "45f06809582799e4a772a84d19a38aa3045b861a3a78b8b37c43f3e1784e74ab"
}
},
"bin": "osv-scanner.exe",