From 7ba42c0a0841f394c4f65f70964371f6500f1281 Mon Sep 17 00:00:00 2001 From: Pantheon CI Bot Date: Thu, 13 Jun 2024 19:16:03 +0000 Subject: [PATCH] terminus 3.5.1 --- Formula/terminus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terminus.rb b/Formula/terminus.rb index 3804494..5ea3fcf 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.0/terminus.phar" - sha256 "b043f1c7f9921df3aaf8b7c902eedaf6ce3ae1edd489848f85a7c8718118cd36" + url "https://github.com/pantheon-systems/terminus/releases/download/3.5.1/terminus.phar" + sha256 "4373c17f1b0d48ed9ed0f8cfc1987e3df0f319f015439c9eccceedce9b1c86b3" license "MIT" depends_on "composer" => :optional