From 31c8441716adbb70e59393524c50143aab8d3ddc Mon Sep 17 00:00:00 2001 From: Pantheon CI Bot Date: Thu, 28 Sep 2023 21:09:53 +0000 Subject: [PATCH] terminus 3.2.2 --- Formula/terminus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terminus.rb b/Formula/terminus.rb index 22eb1be..194ec94 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.2.1/terminus.phar" - sha256 "9a955d196a1bd63717cc2d6a64170c5d80baa2565fd062a832f2de36e2a82b74" + url "https://github.com/pantheon-systems/terminus/releases/download/3.2.2/terminus.phar" + sha256 "c08370ceb42082c2ed5c4ca7f901fe8e2a40f680a258505536d5c67cdf7c4edb" license "MIT" depends_on "composer" => :optional