{ "version": "2.13.1", "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.13.1/codeql-win64.zip", "hash": "4f228e8bc1299239357e9a0851f3c58905914da9941d1d046e950b024e2f2b13", "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" } } } }