diff --git a/bucket/codeql.json b/bucket/codeql.json index a53c5309ad..82282bf5ad 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.11.0", + "version": "2.11.1", "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.0/codeql-win64.zip", - "hash": "3726bd71a0fe49c280f67444643c522ada06e4627e9127c4fea47821cbf40e04", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.1/codeql-win64.zip", + "hash": "bc71db98df2b2f0cd8a7b0c9e97b2724fd991f047fd7115c9dcdfafa476367b7", "extract_dir": "codeql" } },