From 69ed18f32277c03dc7b16e300a98374f4534614f Mon Sep 17 00:00:00 2001 From: Pantheon CI Bot Date: Tue, 27 Feb 2024 20:06:20 +0000 Subject: [PATCH] terminus 3.3.4 --- Formula/terminus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terminus.rb b/Formula/terminus.rb index 00ccb3a..515c33d 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.3.3/terminus.phar" - sha256 "18d5b5ba7c3fcdfa6a48768c3fe5e6c721e1f4ab6a371554359899e297572210" + url "https://github.com/pantheon-systems/terminus/releases/download/3.3.4/terminus.phar" + sha256 "4bf264785c301f64d97d72892f7f70736f2ec4bf291b6931625e62efc71cb57e" license "MIT" depends_on "composer" => :optional