parent
a5db8649d3
commit
fec0f28589
|
@ -1,9 +1,9 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class GoogleAppEngine <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/'
|
homepage 'http://code.google.com/appengine/'
|
||||||
sha1 'ac1f026d3f45132fed2525ca630fd6e76fb89408'
|
sha1 'e2f5ba2f846aab90af41c193ac9c4f8adedad14f'
|
||||||
|
|
||||||
def install
|
def install
|
||||||
cd '..'
|
cd '..'
|
||||||
|
|
Loading…
Reference in New Issue