codeql: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2024-07-25 20:25:24 +00:00
parent e6151cb8c7
commit e45f15d6be

View File

@ -1,5 +1,5 @@
{
"version": "2.18.0",
"version": "2.18.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.18.0/codeql-win64.zip",
"hash": "fc165016f56659a0cede5fa477bbea0741de83492c4039ed7ccc713e2f4d8487",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.1/codeql-win64.zip",
"hash": "eb69c9ce40142904965ca3f2491c989f12747d74358385e2e94c427b4324201c",
"extract_dir": "codeql"
}
},