codeql: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2022-09-29 00:44:22 +00:00
parent 9c363558a1
commit 06eaf5a0d4

View File

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