codeql: Update to version 2.11.6

This commit is contained in:
github-actions[bot] 2022-12-13 16:29:28 +00:00
parent 1b806ba67b
commit 1aabab39ff

View File

@ -1,5 +1,5 @@
{
"version": "2.11.5",
"version": "2.11.6",
"description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.5/codeql-win64.zip",
"hash": "94f82c7b31134b944a20845909d7c20721c042c3b4bb1c40bdd1d926c3d2e405",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.6/codeql-win64.zip",
"hash": "1f762d13a5b3e088b1b65dce4d9633021084377bb07d4c8c31dab4b30a8a835f",
"extract_dir": "codeql"
}
},