codeql: Update to version 2.11.5

This commit is contained in:
github-actions[bot] 2022-12-07 20:29:57 +00:00
parent 674cfba6ae
commit 575b317a18

View File

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