google_appengine 1.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
93f8aa2a85
commit
222607fa36
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class GoogleAppEngine < Formula
|
||||
homepage 'https://developers.google.com/appengine/'
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.7.2.zip'
|
||||
sha1 '519b914a41f1b323315c5f71ce9302f8ac6e044e'
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.7.3.zip'
|
||||
sha1 'f0dec97a80c5dd0184b7e3fa6e44850ee139b0fa'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue