codeql: Update to version 2.11.4

This commit is contained in:
github-actions[bot] 2022-11-24 16:29:37 +00:00
parent 49b30cbf72
commit d538f46fc2

View File

@ -1,5 +1,5 @@
{
"version": "2.11.3",
"version": "2.11.4",
"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.3/codeql-win64.zip",
"hash": "75c1f575599b04162cc82f28563d450e519bc28b317daf889cb435568c129d05",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.4/codeql-win64.zip",
"hash": "59fc3225d457ec1d4990660e0f4fb317a9393ca486b581ed13b5f13eee6fe559",
"extract_dir": "codeql"
}
},