diff --git a/bucket/codeql.json b/bucket/codeql.json index b979c90b87..4a19521e48 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.13.4", + "version": "2.13.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.13.4/codeql-win64.zip", - "hash": "892670c6323510b53c25363e301c64f35ecff02000820d0ebc081ee51fc4b2b6", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.5/codeql-win64.zip", + "hash": "5d5c394aa9519b8431c0c9664a27faf213ee7111ce904f374862089d6ac91663", "extract_dir": "codeql" } },