codeql: Update to version 2.19.0

This commit is contained in:
github-actions[bot] 2024-09-18 16:30:16 +00:00
parent af45f0ff0e
commit 7c6f2d2c65

View File

@ -1,5 +1,5 @@
{
"version": "2.18.4",
"version": "2.19.0",
"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.18.4/codeql-win64.zip",
"hash": "c347c2dba4907b6dc00c48e4a582bd70c5cfb6baa3050a9e481622d9c06e68eb",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.19.0/codeql-win64.zip",
"hash": "d88b84eff459916ffb33cd6daff45d4ad8c21ed342353223961055437583e719",
"extract_dir": "codeql"
}
},