amazon-ecs-cli 1.6.0
Closes #28698. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
105bb5fe8a
commit
0b389c0315
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class AmazonEcsCli < Formula
|
class AmazonEcsCli < Formula
|
||||||
desc "CLI for Amazon ECS to manage clusters and tasks for development"
|
desc "CLI for Amazon ECS to manage clusters and tasks for development"
|
||||||
homepage "https://aws.amazon.com/ecs"
|
homepage "https://aws.amazon.com/ecs"
|
||||||
url "https://github.com/aws/amazon-ecs-cli/archive/v1.5.0.tar.gz"
|
url "https://github.com/aws/amazon-ecs-cli/archive/v1.6.0.tar.gz"
|
||||||
sha256 "24ff978bdd7564c7cd837346e7c3427771648999d162de3adcb90127b2802123"
|
sha256 "f1189cf6eab5bce0161aaf4280193790b429c507a87dc240786fb6d506a5f70f"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue