diff --git a/bucket/codeql.json b/bucket/codeql.json index c0e9b1697c..7c0252b8ca 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.20.0", + "version": "2.20.1", "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.0/codeql-win64.zip", - "hash": "b62f81fe0746f23d7805e45e021ebd5b3b58fc9f4fab177b42f3319fe6f8bf33", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.1/codeql-win64.zip", + "hash": "e24a28b245161c813923f295ab43df8e81a8fa53f275da8729ce9f6563ab37dd", "extract_dir": "codeql" } },