codeql: Update to version 2.23.9

This commit is contained in:
github-actions[bot] 2026-01-09 20:30:17 +00:00
parent a6e4579fd1
commit afae8f4458

View File

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