diff --git a/bucket/codeql.json b/bucket/codeql.json index b6cf8dba3e..efcc3b41ed 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.12.4", + "version": "2.12.5", "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.12.4/codeql-win64.zip", - "hash": "9e7a1998a251efaeafe661a4037ace42b238e179c06f30c2305b6856774a9d2d", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.12.5/codeql-win64.zip", + "hash": "bdbe969db839af3e5e22fc676b8b40cdb01824d89857b6b1b07a0da0c7474e1e", "extract_dir": "codeql" } },