Updated google-app-engine to 1.6.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
782dbb402a
commit
13095eaab1
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.6.1.zip'
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.6.2.zip'
|
||||
homepage 'http://code.google.com/appengine/'
|
||||
sha1 'e9882abe0381111cc52a210f5c59e3d24202b5d2'
|
||||
sha1 '7fd3ae37bc76b0ffcbb14a7b2e404559ec18b551'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue