diff --git a/bucket/codeql.json b/bucket/codeql.json index dbe1e01588..f6d50e7884 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.15.1", + "version": "2.15.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.15.1/codeql-win64.zip", - "hash": "0a2444d978448f183b2ce841b7542f6337014d415be42a05ecf566641c3eda3f", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.15.2/codeql-win64.zip", + "hash": "60ce58b8513a6579e83efb8eeb9de8d4ef0d214a6a37e88c4050ca68538a2604", "extract_dir": "codeql" } },