Skip to content

Commit

Permalink
Merge pull request #27 from pantheon-ci-bot/bump-terminus-3.2.2
Browse files Browse the repository at this point in the history
terminus 3.2.2
  • Loading branch information
kporras07 authored Sep 28, 2023
2 parents a7ddef2 + 31c8441 commit 6e7c4f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/terminus.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6e7c4f2

Please sign in to comment.