codeql: Update to version 2.24.2

This commit is contained in:
github-actions[bot] 2026-02-20 12:32:46 +00:00
parent ea8806d52e
commit 44e09eb819

View File

@ -1,5 +1,5 @@
{
"version": "2.24.1",
"version": "2.24.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.24.1/codeql-win64.zip",
"hash": "7608f6c07b077ab142f9768f2b089700129d5871398eef64b7965c99d5d725bd",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.24.2/codeql-win64.zip",
"hash": "db9d0cbc09c53d68ff34392b1ae395ecb5e39779fb9b9ea95bfe54dcfc568f38",
"extract_dir": "codeql"
}
},