diff --git a/bucket/codeql.json b/bucket/codeql.json index 6aaa7c4dce..fc98c9ff50 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.20.7", + "version": "2.21.0", "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.20.7/codeql-win64.zip", - "hash": "10fcb55f564ceb7152e6788b704ca3918f7575dc9fe1b291f61a2135fdbe9378", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.0/codeql-win64.zip", + "hash": "3f753d62b31e3fdebb3fc10fd41a4fe50386f5eff6fbb5eea264d278d9ba813f", "extract_dir": "codeql" } },