diff --git a/bucket/codeql.json b/bucket/codeql.json index 9e2ef98407..998a370c3c 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.16.4", + "version": "2.16.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.16.4/codeql-win64.zip", - "hash": "cc488c8c4ad779608da3df2ccc4586f51f86dcab39117b97fd4ee5db339edb6f", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.5/codeql-win64.zip", + "hash": "b2212d711d58cbc20d481f8934ea6da94cd6b8493f9aa9623d2a7d960e4479ed", "extract_dir": "codeql" } },