codeql: Update to version 2.15.2

This commit is contained in:
github-actions[bot] 2023-11-13 16:27:40 +00:00
parent ffbd23d9da
commit 2ee0616c14

View File

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