osv-scanner: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2022-12-16 04:27:31 +00:00
parent 5daa65d0b3
commit 0f3f8a8590

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"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.0.0/osv-scanner_1.0.0_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.0.1/osv-scanner_1.0.1_windows_amd64.exe#/osv-scanner.exe",
"hash": "d9347ad3cc64a47706ab3bcf261be04d26ef0c34fea2ac69089aca4b971cda52" "hash": "9d871f7ffe368dc24c5b01fa4b746f363270277806d1209dbc85076bb291a03f"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",