aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/awscli.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/awscli.rb b/Library/Formula/awscli.rb
index 9661630b6..5bd93b640 100644
--- a/Library/Formula/awscli.rb
+++ b/Library/Formula/awscli.rb
@@ -2,8 +2,8 @@ require "formula"
class Awscli < Formula
homepage "https://aws.amazon.com/cli/"
- url "https://pypi.python.org/packages/source/a/awscli/awscli-1.3.11.tar.gz"
- sha1 "18050c58ac8ce9553aed22ac0b8950df21d7c4fe"
+ url "https://pypi.python.org/packages/source/a/awscli/awscli-1.3.23.tar.gz"
+ sha1 "caab7b004bece3613b0f81630a2e1d7ce28183dc"
head do
url "https://github.com/aws/aws-cli.git", :branch => :develop