mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Terminus 3.5.2 => 3.6.0 (#10497)
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.5.2'
|
||||
version '3.6.0'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
source_url "https://github.com/pantheon-systems/terminus/releases/download/#{version}/terminus.phar"
|
||||
source_sha256 'c2448f11cf002a6befeba362ba58b973bac221830b172bd4f24f16464bd9a53e'
|
||||
source_sha256 '97bfa7d0ab16b0998b245fb18b78c19e3a8dca737e8f259dfbc40ec58a0d59ac'
|
||||
|
||||
depends_on 'php83' unless File.exist? "#{CREW_PREFIX}/bin/php"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user