awscli: add 1.3.23 bottle.

Closes Homebrew/homebrew#30907.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-07-17 08:26:17 +01:00 committed by Mike McQuaid
parent 74de881a02
commit 213f9e6f55

View file

@ -5,6 +5,13 @@ class Awscli < Formula
url "https://pypi.python.org/packages/source/a/awscli/awscli-1.3.23.tar.gz"
sha1 "caab7b004bece3613b0f81630a2e1d7ce28183dc"
bottle do
cellar :any
sha1 "93360cfcc06dbf449c4bc9e22f2f40bba7e1b407" => :mavericks
sha1 "d0337a1a943bf040931f9942e793140f1cc92df4" => :mountain_lion
sha1 "802106234c2417353429a55f8a700a995215d171" => :lion
end
head do
url "https://github.com/aws/aws-cli.git", :branch => :develop