codeql: Update to version 2.22.1

This commit is contained in:
github-actions[bot] 2025-06-26 12:31:46 +00:00
parent 16604b3c25
commit 420833af14

View File

@ -1,5 +1,5 @@
{ {
"version": "2.22.0", "version": "2.22.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.22.0/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.22.1/codeql-win64.zip",
"hash": "734fae251a28199ecbfd09675789a4fae4b00523c808b0e2d036e05f5f94245c", "hash": "dcfefc1db972729811c4c5d2cb6fc176e86ec29dcfecdd60904296e67d9d16d9",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },