mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
26 lines
862 B
JSON
26 lines
862 B
JSON
{
|
|
"version": "2.23.7",
|
|
"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.23.7/codeql-win64.zip",
|
|
"hash": "733afad2ad514f6f5216b9d2e769832366ec8cd5b0e0ff32cc81534b72505e64",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|