google-app-engine 1.4.0.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1602556897
commit
fc4bde4cd1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class GoogleAppEngine <Formula
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.3.8.zip'
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.0.zip'
|
||||
homepage 'http://code.google.com/appengine/'
|
||||
sha1 'e2f5ba2f846aab90af41c193ac9c4f8adedad14f'
|
||||
sha1 '8b5bac0ba85e98160fa0fada0c3e957326732947'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue