codeql: Update to version 2.13.3

This commit is contained in:
github-actions[bot] 2023-05-31 12:31:28 +00:00
parent a69ebf0f22
commit a48cbfc669

View File

@ -1,5 +1,5 @@
{
"version": "2.13.1",
"version": "2.13.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.13.1/codeql-win64.zip",
"hash": "4f228e8bc1299239357e9a0851f3c58905914da9941d1d046e950b024e2f2b13",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.3/codeql-win64.zip",
"hash": "5f0f1a578c917b87d666c7a31242062d88ddb28f819e408e7a144d0735a51d51",
"extract_dir": "codeql"
}
},