codeql: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2026-02-05 16:35:08 +00:00
parent 0c14262fed
commit 2d9eeb73ae

View File

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