codeql: Update to version 2.13.4

This commit is contained in:
github-actions[bot] 2023-06-19 20:24:14 +00:00
parent 994e2a89c6
commit b5bafa8d19

View File

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