google_appengine 1.7.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-11-17 23:38:23 -06:00 committed by Adam Vandenberg
parent 93f8aa2a85
commit 222607fa36

View file

@ -2,8 +2,8 @@ require 'formula'
class GoogleAppEngine < Formula
homepage 'https://developers.google.com/appengine/'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.7.2.zip'
sha1 '519b914a41f1b323315c5f71ce9302f8ac6e044e'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.7.3.zip'
sha1 'f0dec97a80c5dd0184b7e3fa6e44850ee139b0fa'
def install
cd '..'