codeql: Update to version 2.13.5

This commit is contained in:
github-actions[bot] 2023-07-05 16:30:09 +00:00
parent af34653278
commit 176a22d545

View File

@ -1,5 +1,5 @@
{
"version": "2.13.4",
"version": "2.13.5",
"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.4/codeql-win64.zip",
"hash": "892670c6323510b53c25363e301c64f35ecff02000820d0ebc081ee51fc4b2b6",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.5/codeql-win64.zip",
"hash": "5d5c394aa9519b8431c0c9664a27faf213ee7111ce904f374862089d6ac91663",
"extract_dir": "codeql"
}
},