diff --git a/bucket/codeql.json b/bucket/codeql.json index a86fbefe91..d6f5d646e9 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.15.3", + "version": "2.15.4", "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.15.3/codeql-win64.zip", - "hash": "ef8dac462e497437f68989720fc8afe6d0124b1e6ffd0d60ff1248090212ad19", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.15.4/codeql-win64.zip", + "hash": "eb3d014f036dc5c4fee1b90b9a2b3066bb7e0c92b33035a0e23c08ba04dd4e9c", "extract_dir": "codeql" } },