awscli 1.11.50

Closes #10054.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
Alexander Hamann 2017-02-17 07:43:54 +01:00 committed by ilovezfs
parent 46994934f3
commit 20a841a1b3
1 changed files with 2 additions and 2 deletions

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.48.tar.gz"
sha256 "2a76fb19359dd4b94ea9d74f569e94e0e0d2c4c67cc25ce92043dabfc4b8dadc"
url "https://github.com/aws/aws-cli/archive/1.11.50.tar.gz"
sha256 "38b66340ee03bafbf942e6ee4d14eef40da45778520040ebc0fc591313171694"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do