codeql: Update to version 2.14.3

This commit is contained in:
github-actions[bot] 2023-08-25 16:27:14 +00:00
parent 43a2ece800
commit b19de8233f

View File

@ -1,5 +1,5 @@
{ {
"version": "2.14.2", "version": "2.14.3",
"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.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.3/codeql-win64.zip",
"hash": "3707f80aea95f158becdd8a29538fa71fa1178eb3b8dca613de55fa1519dcbfc", "hash": "2b0f34c451c0a68f1ecbacf0c0bcd16e50f9dcb8d4edc58c421c35b6d604bbf9",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },