diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 168870cee5..15dfc0cdc9 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -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.120.tar.gz" - sha256 "568013c7a7f6c7e80917423ef7e80848e393a8558178dccf64cfa0f4e0e128a3" + url "https://github.com/aws/aws-cli/archive/1.11.129.tar.gz" + sha256 "f522802cfa115920c7ac5d372485251fa2fe78e67698b21ada7b7ed9926a91f6" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do