awscli 1.11.57

Closes #10662.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Artem Medvedev 2017-03-07 02:55:05 +02:00 committed by JCount
parent f803d40b9b
commit ad41c643cd

View file

@ -3,8 +3,8 @@ class Awscli < Formula
desc "Official Amazon AWS command-line interface"
homepage "https://aws.amazon.com/cli/"
url "https://github.com/aws/aws-cli/archive/1.11.56.tar.gz"
sha256 "f04a1eea9b1dec5bba63b7b025e8e98c1dd603783f603ffdb3a42fa412769161"
url "https://github.com/aws/aws-cli/archive/1.11.57.tar.gz"
sha256 "703c4c355d6d6339811247a8343cd71468cef42494ed6dabafa8b414482f2da9"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do