diff --git a/Casks/c/codeql.rb b/Casks/c/codeql.rb index 2abad7f4d8..2f5379afb8 100644 --- a/Casks/c/codeql.rb +++ b/Casks/c/codeql.rb @@ -1,6 +1,6 @@ cask "codeql" do - version "2.16.0" - sha256 "0bfc52093d997dbaab930cb1cd34103fe404ef1a557d41009a59813b38379477" + version "2.16.1" + sha256 "84e4770f93093d2cf4d738af7bab3824bba2942fe03f238ce4b1ef85322fe7ab" url "https://github.com/github/codeql-cli-binaries/releases/download/v#{version}/codeql-osx64.zip" name "CodeQL"