diff --git a/bucket/codeql.json b/bucket/codeql.json index 5f0c98b4b0..0266739399 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.21.1", + "version": "2.21.2", "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.21.1/codeql-win64.zip", - "hash": "79b10e3d71604c72a31226a628f128f437750b56bcf4a4c561d42d96b7ee004e", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.2/codeql-win64.zip", + "hash": "6b0eec8475cc8a85bde18f8077c846bade5022fc4468b9932418b5e6b3760677", "extract_dir": "codeql" } },