diff --git a/bucket/codeql.json b/bucket/codeql.json index 85ebf2770a..c7c86b3275 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.14.3", + "version": "2.14.4", "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.3/codeql-win64.zip", - "hash": "2b0f34c451c0a68f1ecbacf0c0bcd16e50f9dcb8d4edc58c421c35b6d604bbf9", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.4/codeql-win64.zip", + "hash": "4a08ecb0aae387273cf08b4c95ed92c1bd50ce885771f39a1878fafaa97d1e79", "extract_dir": "codeql" } },