codeql: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2026-01-26 16:58:45 +00:00
parent 931d0e485b
commit 30cb0b65f0

View File

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