diff --git a/bucket/codeql.json b/bucket/codeql.json index da04735717..2097585802 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -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" } },