diff --git a/bucket/codeql.json b/bucket/codeql.json index fd93600c17..36d7056861 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.14.0", + "version": "2.14.1", "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.14.0/codeql-win64.zip", - "hash": "ee53d1827c55cfc197c3fdf5945b80cca198ac99257954e528b762625d77538d", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.1/codeql-win64.zip", + "hash": "be4f85d9f55adaf5174866bb584e2f4cc7f868f277b42f1e681836890c529554", "extract_dir": "codeql" } },