diff --git a/bucket/codeql.json b/bucket/codeql.json index c6ef4d410e..d05b572478 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.10.2", + "version": "2.10.3", "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.10.2/codeql-win64.zip", - "hash": "5de2bfb6fa8a355b1974043cdf369e3be865ccbcfb0643aa826d3881dc4e82d1", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.10.3/codeql-win64.zip", + "hash": "46f64e21c74f41210ea3f2c433d1dc622e3eb0690b42373a73fba82122b929a1", "extract_dir": "codeql" } },