diff --git a/Formula/terminus.rb b/Formula/terminus.rb index b3deb3b..cbe4dab 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.5.2/terminus.phar" - sha256 "c2448f11cf002a6befeba362ba58b973bac221830b172bd4f24f16464bd9a53e" + url "https://github.com/pantheon-systems/terminus/releases/download/3.6.0/terminus.phar" + sha256 "97bfa7d0ab16b0998b245fb18b78c19e3a8dca737e8f259dfbc40ec58a0d59ac" license "MIT" depends_on "composer" => :optional