{ "version": "2.18.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.18.1/codeql-win64.zip", "hash": "eb69c9ce40142904965ca3f2491c989f12747d74358385e2e94c427b4324201c", "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" } } } }