codeql: Update to version 2.11.2

This commit is contained in:
github-actions[bot] 2022-10-26 04:40:55 +00:00
parent daf30bea6e
commit 2342bba893

View File

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