mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Terminus 3.6.0 => 3.6.1 (#10881)
This commit is contained in:
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Terminus < Package
|
||||
description 'The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform'
|
||||
homepage 'https://github.com/pantheon-systems/terminus'
|
||||
version '3.6.0'
|
||||
version '3.6.1'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
source_url "https://github.com/pantheon-systems/terminus/releases/download/#{version}/terminus.phar"
|
||||
source_sha256 '97bfa7d0ab16b0998b245fb18b78c19e3a8dca737e8f259dfbc40ec58a0d59ac'
|
||||
source_sha256 '9cefcb8d5f0953334173d837cef943a8b88afec17fae4327c15271bfc9c3dc50'
|
||||
|
||||
depends_on 'php83' unless File.exist? "#{CREW_PREFIX}/bin/php"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user