Update google-app-engine to 1.3.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Seh Hui "Felix" Leong 2010-07-01 21:41:12 +08:00 committed by Adam Vandenberg
parent f5259606c1
commit 367de6f102
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class GoogleAppEngine <Formula
url 'http://googleappengine.googlecode.com/files/google_appengine_1.3.3.zip'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.3.5.zip'
homepage 'http://code.google.com/appengine/'
sha1 '41251c3a6f16093e672e769212ded85daceb1aa7'
sha1 'dc4d7389021240f1772994568bf8abc1b4adfd3c'
def install
cd '..'