amazon-ecs-cli 1.13.1
Closes #38053. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d5558ae46d
commit
c0677f8bfe
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.13.0.tar.gz"
|
url "https://github.com/aws/amazon-ecs-cli/archive/v1.13.1.tar.gz"
|
||||||
sha256 "bbbcb3aff971f71a5b565035fdbb6c09145b7ffc93015aa77a8f552d65776d89"
|
sha256 "8d1854f47c4973b1eaf029fc2ac4dc69f12f0792479f82e03d510ce84e2a5eab"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue