2025-03-06 16:30:28 +00:00

26 lines
862 B
JSON

{
"version": "2.20.6",
"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.6/codeql-win64.zip",
"hash": "69655a03117605dc59db78e210d3857bbc5db4187e5402967986f65d251b1357",
"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"
}
}
}
}