codeql: Update to version 2.14.1

This commit is contained in:
github-actions[bot] 2023-07-27 16:27:58 +00:00
parent 67ffca6a77
commit 9463838c59

View File

@ -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"
}
},