diff --git a/bucket/codeql.json b/bucket/codeql.json index a4a6691679..84a4446ea6 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.11.2", + "version": "2.11.3", "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.2/codeql-win64.zip", - "hash": "aa886ffdf7ef5c0471ed5eeee115a5114a0f292da81ad15025d4889b1ff0fd41", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.3/codeql-win64.zip", + "hash": "75c1f575599b04162cc82f28563d450e519bc28b317daf889cb435568c129d05", "extract_dir": "codeql" } },