awscli 1.11.41

Closes #9116.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Artem Medvedev 2017-01-21 01:10:29 +02:00 committed by Tomasz Pajor
parent 3307d7d9bc
commit 4e3683f4a8

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.40.tar.gz"
sha256 "4e6800603e6759998d18f266a55b0de1d6ee4a5a96b73db92a7cebea87849218"
url "https://github.com/aws/aws-cli/archive/1.11.41.tar.gz"
sha256 "66b294851ca0fc446fdca3c0d80e24c15999db5a0462076865d31f676fdfe600"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do