diff --git a/bucket/codeql.json b/bucket/codeql.json index 6ed08bb9a4..da04735717 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.11.4", + "version": "2.11.5", "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.4/codeql-win64.zip", - "hash": "59fc3225d457ec1d4990660e0f4fb317a9393ca486b581ed13b5f13eee6fe559", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.5/codeql-win64.zip", + "hash": "94f82c7b31134b944a20845909d7c20721c042c3b4bb1c40bdd1d926c3d2e405", "extract_dir": "codeql" } },