mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Acquia_cli 2.22.2 => 2.23.1 (#9537)
This commit is contained in:
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Acquia_cli < Package
|
||||
description 'Acquia CLI - The official command-line tool for interacting with the Drupal Cloud Platform and services.'
|
||||
homepage 'https://github.com/acquia/cli'
|
||||
version '2.22.2'
|
||||
version '2.23.1'
|
||||
license 'GPL-2.0'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
source_url 'https://github.com/acquia/cli/releases/download/2.22.2/acli.phar'
|
||||
source_sha256 '6a113ae525a17decbea5953a3570f4f9c9ffaa691e8fb01a9618c623f0c0b44f'
|
||||
source_url 'https://github.com/acquia/cli/releases/download/2.23.1/acli.phar'
|
||||
source_sha256 'c8b45b06c7c85693405d3e54fc0bb72049061df667106271d20b26980b8259a4'
|
||||
|
||||
depends_on 'php83' unless File.exist? "#{CREW_PREFIX}/bin/php"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user