amazon-ecs-cli 1.15.1

Update formula to latest version of amazon-ecs-cli

Closes #41838.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
David Killmon 2019-07-10 18:31:59 -07:00 committed by Chongyu Zhu
parent 3683f7cd32
commit 135f5b9e30
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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/1.15.0.tar.gz"
sha256 "fb31ad0057083a9b4bac6f86cc543dbf13574497305820a36103bc573be06831"
url "https://github.com/aws/amazon-ecs-cli/archive/v1.15.1.tar.gz"
sha256 "7d3ef27f76887eb1e2106335160306fff4b15a768a3a3375c0c34c1200496f7e"
head "https://github.com/aws/amazon-ecs-cli.git"
bottle do