diff --git a/Formula/terminus.rb b/Formula/terminus.rb index 8060323..3804494 100644 --- a/Formula/terminus.rb +++ b/Formula/terminus.rb @@ -1,8 +1,8 @@ class Terminus < Formula desc "Terminus is Pantheon's Command-line Interface (CLI)" homepage "https://pantheon.io/terminus" - url "https://github.com/pantheon-systems/terminus/releases/download/3.4.0/terminus.phar" - sha256 "2e734765d0226a60e70f38a48fe1263bfbb61be598987a23b16d136da0710c8d" + url "https://github.com/pantheon-systems/terminus/releases/download/3.5.0/terminus.phar" + sha256 "b043f1c7f9921df3aaf8b7c902eedaf6ce3ae1edd489848f85a7c8718118cd36" license "MIT" depends_on "composer" => :optional