diff --git a/bucket/codeql.json b/bucket/codeql.json index f93421819f..1fc10facd9 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.20.5", + "version": "2.20.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.20.5/codeql-win64.zip", - "hash": "2237180634169f8311ee7b020570b8ab31fd043705cb3d1365853bea8eba2bdb", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.6/codeql-win64.zip", + "hash": "69655a03117605dc59db78e210d3857bbc5db4187e5402967986f65d251b1357", "extract_dir": "codeql" } },