diff --git a/bucket/codeql.json b/bucket/codeql.json index 7de5e5600a..d71de7f1ac 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.20.2", + "version": "2.20.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.20.2/codeql-win64.zip", - "hash": "eaa098d6c30cbf9c2b74815019765fd0bdadc04c5e47406153dc54834181f6fe", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.3/codeql-win64.zip", + "hash": "ed7be92c1502180e247010859338251804a00d35371e857134e064f6e5b1aeaa", "extract_dir": "codeql" } },