diff --git a/bucket/codeql.json b/bucket/codeql.json index 992148a449..5434a55d40 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.24.1", + "version": "2.24.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.24.1/codeql-win64.zip", - "hash": "7608f6c07b077ab142f9768f2b089700129d5871398eef64b7965c99d5d725bd", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.24.2/codeql-win64.zip", + "hash": "db9d0cbc09c53d68ff34392b1ae395ecb5e39779fb9b9ea95bfe54dcfc568f38", "extract_dir": "codeql" } },