awscli 1.11.62

Closes #11057.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Artem Medvedev 2017-03-14 01:14:46 +02:00 committed by Alexander Hamann
parent ce0db7d789
commit 7c483ff312

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.61.tar.gz"
sha256 "45594a1acf5648ea54de0809bf8597a56dcb380da1255a0cd0111d73006efdaf"
url "https://github.com/aws/aws-cli/archive/1.11.62.tar.gz"
sha256 "a903cddb87d62fe3fd4793c24247736a9a6d7f15339eddff967dbe824000e9f5"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do