mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-11 00:18:06 -05:00
Acquia_cli 2.49.0 => 2.51.2 (#13326)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Total size: 17677283
|
||||
# Total size: 17062721
|
||||
/usr/local/bin/acli
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Total size: 17677283
|
||||
# Total size: 17062721
|
||||
/usr/local/bin/acli
|
||||
|
||||
@@ -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.49.0'
|
||||
version '2.51.2'
|
||||
license 'GPL-2.0'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url "https://github.com/acquia/cli/releases/download/#{version}/acli.phar"
|
||||
source_sha256 'd575be0bb7b089837937529814e4aa401632c16c81de9730c9b5ba6773cabacd'
|
||||
source_sha256 'fc29ec45f7c3911fb75df989ddc842390ad39681961fa33ea0f552886ccfe376'
|
||||
|
||||
depends_on 'php83' unless File.exist? "#{CREW_PREFIX}/bin/php"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user