codeql: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2025-04-22 16:29:45 +00:00
parent 4ebdb8e518
commit 1119924884

View File

@ -1,5 +1,5 @@
{ {
"version": "2.21.0", "version": "2.21.1",
"description": "Source code security analyzer from GitHub", "description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries", "homepage": "https://github.com/github/codeql-cli-binaries",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.0/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.1/codeql-win64.zip",
"hash": "3f753d62b31e3fdebb3fc10fd41a4fe50386f5eff6fbb5eea264d278d9ba813f", "hash": "79b10e3d71604c72a31226a628f128f437750b56bcf4a4c561d42d96b7ee004e",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },