google-app-engine: update to 1.4.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Drew Hess 2011-03-26 17:05:36 -04:00 committed by Adam Vandenberg
parent 923cce5678
commit 8c6bd2b52c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class GoogleAppEngine < Formula class GoogleAppEngine < Formula
url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.0.zip' url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.2.zip'
homepage 'http://code.google.com/appengine/' homepage 'http://code.google.com/appengine/'
sha1 '8b5bac0ba85e98160fa0fada0c3e957326732947' sha1 '132d50710b1337169981cd78914d36df29aea722'
def install def install
cd '..' cd '..'