codeql: Update to version 2.14.4

This commit is contained in:
github-actions[bot] 2023-09-12 20:24:12 +00:00
parent 38ca2ab48b
commit 75cea8d39a

View File

@ -1,5 +1,5 @@
{ {
"version": "2.14.3", "version": "2.14.4",
"description": "Source code security analyzer from GitHub", "description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries", "homepage": "https://github.com/github/codeql-cli-binaries",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.3/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.4/codeql-win64.zip",
"hash": "2b0f34c451c0a68f1ecbacf0c0bcd16e50f9dcb8d4edc58c421c35b6d604bbf9", "hash": "4a08ecb0aae387273cf08b4c95ed92c1bd50ce885771f39a1878fafaa97d1e79",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },