codeql: Update to version 2.14.2

This commit is contained in:
github-actions[bot] 2023-08-11 12:30:20 +00:00
parent ce44b4e8ab
commit e1bdc2caf4

View File

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