diff --git a/bucket/codeql.json b/bucket/codeql.json index 72866a0fee..a61bfb4877 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.16.6", + "version": "2.17.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.16.6/codeql-win64.zip", - "hash": "83aa4bd5f28795ad9c2ccab419cb249818d70a9afb94abe7ebcaf2b4018a8afa", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.0/codeql-win64.zip", + "hash": "ff338c30f864c94a22249a1af21eaaf5c99e4ee8151a799ad20b7e2a86f03c80", "extract_dir": "codeql" } },