google appengine 1.7.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-12-13 13:15:46 -06:00 committed by Adam Vandenberg
parent ce63f49f03
commit 586fddf8d9
1 changed files with 2 additions and 2 deletions

View File

@ -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.3.zip'
sha1 'f0dec97a80c5dd0184b7e3fa6e44850ee139b0fa'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.7.4.zip'
sha1 '05eaddb534e3cb1d002cdaa529ff75ef36a30026'
def install
cd '..'