diff --git a/bucket/codeql.json b/bucket/codeql.json index 4a19521e48..fd93600c17 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.13.5", + "version": "2.14.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.13.5/codeql-win64.zip", - "hash": "5d5c394aa9519b8431c0c9664a27faf213ee7111ce904f374862089d6ac91663", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.0/codeql-win64.zip", + "hash": "ee53d1827c55cfc197c3fdf5945b80cca198ac99257954e528b762625d77538d", "extract_dir": "codeql" } },