codeql: Update to version 2.15.0

This commit is contained in:
github-actions[bot] 2023-10-11 16:27:37 +00:00
parent 1ecccdb396
commit e6ebdd8f4f

View File

@ -1,5 +1,5 @@
{ {
"version": "2.14.6", "version": "2.15.0",
"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.14.6/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.15.0/codeql-win64.zip",
"hash": "1ad53990497c5954f9478f6bfc0331267fc32e006f8f8ad95c938ec2560f66f3", "hash": "89728e01f46c8719642cb16010c69985197e3e6ab2008e5656f014fe42693bc2",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },