codeql: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2023-07-13 20:26:05 +00:00
parent 3d99279663
commit 7baaaf9436

View File

@ -1,5 +1,5 @@
{ {
"version": "2.13.5", "version": "2.14.0",
"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.13.5/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.0/codeql-win64.zip",
"hash": "5d5c394aa9519b8431c0c9664a27faf213ee7111ce904f374862089d6ac91663", "hash": "ee53d1827c55cfc197c3fdf5945b80cca198ac99257954e528b762625d77538d",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },