osv-scanner: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-02-23 04:29:09 +00:00
parent 61760c403e
commit e31b38412a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.0", "version": "1.2.0",
"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.1.0/osv-scanner_1.1.0_windows_amd64.exe#/osv-scanner.exe", "url": "https://github.com/google/osv-scanner/releases/download/v1.2.0/osv-scanner_1.2.0_windows_amd64.exe#/osv-scanner.exe",
"hash": "7da5337a25771fa8ebfec1d00304a8948b9ef5f6e04e75dcb3a01ccb64ce95bb" "hash": "ec811a39119726d8834a7501cf61712cd71f5f45c984ed66df5bec57617157ec"
} }
}, },
"bin": "osv-scanner.exe", "bin": "osv-scanner.exe",