codeql: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2022-10-12 00:47:00 +00:00
parent 9ae31cd388
commit 877ec393dc

View File

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