codeql: Update to version 2.10.5

This commit is contained in:
github-actions[bot] 2022-09-13 20:31:51 +00:00
parent e2916bb90f
commit 1692454b90

View File

@ -1,5 +1,5 @@
{ {
"version": "2.10.4", "version": "2.10.5",
"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.10.4/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.10.5/codeql-win64.zip",
"hash": "7d3b3a987f57f3cc77d5c2c559410bba1212fa78eedfcc6c5e0b4188994b1409", "hash": "50bcd9dead4c2b2dfb85da16ace864461f9a5d913c2cea96a8b9a9a8472c48ed",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },