2024-06-03 16:29:26 +00:00

26 lines
862 B
JSON

{
"version": "2.17.4",
"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.17.4/codeql-win64.zip",
"hash": "39781de401df2bd937fbc7e2466018b7cf6c36c691eb6e814a94777364abd86e",
"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"
}
}
}
}