aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTodor Genov2014-10-27 01:59:58 +0200
committerJack Nagel2014-10-26 21:53:20 -0500
commit668e16a5e7f631614eaac566bb13c89f25d7f6e7 (patch)
tree80f70aa00c101511249749bb0fa50004a61a2ee9 /Library/Formula
parent4b8f048b9b9f787f10c153df14c706ee817715bf (diff)
downloadhomebrew-668e16a5e7f631614eaac566bb13c89f25d7f6e7.tar.bz2
awscli 1.5.3
Closes #33609. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 fb1ed540c..f921c1ea1 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.5.2.tar.gz"
- sha1 "c852bf5529547eca91a15f81116fa011ef5d0ae9"
+ url "https://pypi.python.org/packages/source/a/awscli/awscli-1.5.3.tar.gz"
+ sha1 "529420e1148a3e6ad56dc58beb799e72f62eb39b"
bottle do
cellar :any