diff --git a/bucket/codeql.json b/bucket/codeql.json index c93b59a750..c02b2a7715 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.15.5", + "version": "2.16.0", "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.5/codeql-win64.zip", - "hash": "89b140047173a762b1090b18652608b637883f0a2dfcd718f5f34d618bc1be1f", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.0/codeql-win64.zip", + "hash": "48bb294672cb5dff66c49e4c2a4b33fd8a1cc81050806c8933fbedf781f54220", "extract_dir": "codeql" } },