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