codeql: Update to version 2.23.5

This commit is contained in:
github-actions[bot] 2025-11-14 00:40:16 +00:00
parent e065145375
commit 237ef03ed2

View File

@ -1,5 +1,5 @@
{
"version": "2.23.3",
"version": "2.23.5",
"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.3/codeql-win64.zip",
"hash": "4fd0a039438ddc66f7f178cee9008686fe689f9e06e2cb7adc4bc73622220378",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.5/codeql-win64.zip",
"hash": "de8c6370758ea990370ec929dea73c3879e0eca14f791ec3a3c992130326a541",
"extract_dir": "codeql"
}
},