codeql: Update to version 2.13.1

This commit is contained in:
github-actions[bot] 2023-05-04 16:30:09 +00:00
parent 3fb815e66c
commit 5563bdf81d

View File

@ -1,5 +1,5 @@
{ {
"version": "2.13.0", "version": "2.13.1",
"description": "Source code security analyzer from GitHub", "description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries", "homepage": "https://github.com/github/codeql-cli-binaries",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.0/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.1/codeql-win64.zip",
"hash": "322c151d154cd28f40842b6074d0010109764165256db0d15033fb13774e8010", "hash": "4f228e8bc1299239357e9a0851f3c58905914da9941d1d046e950b024e2f2b13",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },