awscli 1.11.104

Closes #14572.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2017-06-13 22:38:24 -07:00
parent c6c10720a0
commit 0f98cfd0ba
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.103.tar.gz"
sha256 "e75d06d9f9a9d422a212366c66997d9113f3d907fc806e1ac998e5301efafeac"
url "https://github.com/aws/aws-cli/archive/1.11.104.tar.gz"
sha256 "9807e4034f06a149a02f07800c945439c39b6cd52bf6c869660d993ae7c1132c"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do