GAE 1.3.8

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Sheng Ning 2010-10-16 11:51:51 +08:00 committed by Adam Vandenberg
parent a5db8649d3
commit fec0f28589
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.7.zip'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.3.8.zip'
homepage 'http://code.google.com/appengine/'
sha1 'ac1f026d3f45132fed2525ca630fd6e76fb89408'
sha1 'e2f5ba2f846aab90af41c193ac9c4f8adedad14f'
def install
cd '..'