{ "version": "2.20.0", "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.20.0/codeql-win64.zip", "hash": "b62f81fe0746f23d7805e45e021ebd5b3b58fc9f4fab177b42f3319fe6f8bf33", "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" } } } }