{
    "version": "2.25.3",
    "description": "Source code security analyzer from GitHub",
    "homepage": "https://github.com/github/codeql-cli-binaries",
    "license": {
        "identifier": "Proprietary",
        "url": "https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.25.3/codeql-win64.zip",
            "hash": "268950c5ca1444bb8439ecdb20e60be9080ba0d786c5a690871251a4b7677647",
            "extract_dir": "codeql"
        }
    },
    "bin": "codeql.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/github/codeql-cli-binaries/releases/download/v$version/codeql-win64.zip"
            }
        }
    }
}
