codeql: Update to version 2.19.2

This commit is contained in:
github-actions[bot] 2024-10-21 20:28:31 +00:00
parent 3088247bdf
commit ea01934c69

View File

@ -1,5 +1,5 @@
{
"version": "2.19.1",
"version": "2.19.2",
"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.19.1/codeql-win64.zip",
"hash": "272e20b75f1d0cbff03d9e8b1b4685e14547a3e5207c4b3d0041938d8fb2fccf",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.19.2/codeql-win64.zip",
"hash": "c17ca088ef1799799d99525a9a98b55e317f8663603e24af35b07849d9a05460",
"extract_dir": "codeql"
}
},