diff --git a/bucket/codeql.json b/bucket/codeql.json index 5aa3be8f12..afb06da252 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.22.2", + "version": "2.22.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.22.2/codeql-win64.zip", - "hash": "35ba9322d4543f7e3bf08a69063b8bb254c2b064d968880297647ebe1b747aa8", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.22.3/codeql-win64.zip", + "hash": "5f6e5d2735188110ae38e8a873d7fdf2b65783912abd72453a31e6def74f65dc", "extract_dir": "codeql" } },