awscli 1.11.38

Closes #9021.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Alexander Hamann 2017-01-18 08:35:07 +01:00 committed by William Woodruff
parent b83d2a91da
commit 248f84d6e1
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

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.37.tar.gz"
sha256 "630d67bb349bfe6ef522c4b61a83ac65b964148cc1b382a026af6e102213adc8"
url "https://github.com/aws/aws-cli/archive/1.11.38.tar.gz"
sha256 "7f7210efda119a46a0fd1b9abfaf8271d822dbd112afed6e7c2697bc5b6183c0"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do