codeql: Update to version 2.15.1

This commit is contained in:
github-actions[bot] 2023-10-19 16:27:50 +00:00
parent 31c2be24d0
commit 155c910761

View File

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