From 3ae37ae36dd7e9bf5fbc3f81f314b432d1242929 Mon Sep 17 00:00:00 2001 From: Pantheon CI Bot Date: Thu, 5 Dec 2024 16:20:02 +0000 Subject: [PATCH] terminus 3.6.1 --- Formula/terminus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terminus.rb b/Formula/terminus.rb index cbe4dab..fdf3cb7 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.6.0/terminus.phar" - sha256 "97bfa7d0ab16b0998b245fb18b78c19e3a8dca737e8f259dfbc40ec58a0d59ac" + url "https://github.com/pantheon-systems/terminus/releases/download/3.6.1/terminus.phar" + sha256 "9cefcb8d5f0953334173d837cef943a8b88afec17fae4327c15271bfc9c3dc50" license "MIT" depends_on "composer" => :optional