{ "version": "2.12.5", "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.12.5/codeql-win64.zip", "hash": "bdbe969db839af3e5e22fc676b8b40cdb01824d89857b6b1b07a0da0c7474e1e", "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" } } } }