codeql: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2023-04-20 20:28:03 +00:00
parent ffd2ca6933
commit aa1d8979cb

View File

@ -1,5 +1,5 @@
{
"version": "2.12.7",
"version": "2.13.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.12.7/codeql-win64.zip",
"hash": "dff2068f8e6c2a5fccad66dd0fbd2d1a716a23ab14f76328907d9c43f3d273d5",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.0/codeql-win64.zip",
"hash": "322c151d154cd28f40842b6074d0010109764165256db0d15033fb13774e8010",
"extract_dir": "codeql"
}
},