codeql: Update to version 2.15.3

This commit is contained in:
github-actions[bot] 2023-11-22 16:27:48 +00:00
parent 124e847577
commit 9362790361

View File

@ -1,5 +1,5 @@
{ {
"version": "2.15.2", "version": "2.15.3",
"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.15.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.15.3/codeql-win64.zip",
"hash": "60ce58b8513a6579e83efb8eeb9de8d4ef0d214a6a37e88c4050ca68538a2604", "hash": "ef8dac462e497437f68989720fc8afe6d0124b1e6ffd0d60ff1248090212ad19",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },