{
    "version": "2.3.6",
    "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/v2.3.6/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
            "hash": "14856196d681e18238b41d4741bbe0558bef157c4b3b49d618528294afebe19f"
        }
    },
    "bin": "osv-scanner.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/google/osv-scanner/releases/download/v$version/osv-scanner_windows_amd64.exe#/osv-scanner.exe"
            }
        },
        "hash": {
            "url": "$baseurl/osv-scanner_SHA256SUMS"
        }
    }
}
