codeql: Update to version 2.11.3

This commit is contained in:
github-actions[bot] 2022-11-11 20:29:20 +00:00
parent e9e99c6093
commit 15c453b412

View File

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