diff --git a/Formula/awscli.rb b/Formula/awscli.rb index dc211ffa67..b8dba68ee2 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -4,8 +4,8 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" # awscli should only be updated every 10 releases on multiples of 10 - url "https://github.com/aws/aws-cli/archive/1.16.110.tar.gz" - sha256 "4e14679669b7f7b6a608cccb8d9c688db4a18dddf26ed5c91088e43a8281c568" + url "https://github.com/aws/aws-cli/archive/1.16.120.tar.gz" + sha256 "5802471eb42df4f830ae6d0d85799cf2588d1b70dcf8207ec579d8d8a00340b9" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do