amazon-ecs-cli 1.3.0
Closes #23103. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6855d1d0f3
commit
223d731691
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AmazonEcsCli < Formula
|
||||
desc "CLI for Amazon ECS to manage clusters and tasks for development"
|
||||
homepage "https://aws.amazon.com/ecs"
|
||||
url "https://github.com/aws/amazon-ecs-cli/archive/v1.2.2.tar.gz"
|
||||
sha256 "e25ffea7ea4c40205064ce9855595425325a1d3c88f2566d7578cc70281bb576"
|
||||
url "https://github.com/aws/amazon-ecs-cli/archive/v1.3.0.tar.gz"
|
||||
sha256 "d995b54b7a970880032e1c52d7d7c39672eacca575b5ca214d91c9230e31b57b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue