Updated google-app-engine to 1.6.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Berry Phillips 2012-01-31 15:29:18 -08:00 committed by Adam Vandenberg
parent 782dbb402a
commit 13095eaab1

View file

@ -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 '..'