Python Google App Engine SDK 1.6.4

Closes Homebrew/homebrew#11799.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Rich Healey 2012-04-23 10:08:09 +10:00 committed by Jack Nagel
parent c5f6ae11fe
commit a18fd15472
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GoogleAppEngine < Formula
homepage 'http://code.google.com/appengine/'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.6.3.zip'
sha1 '0f57de7ff445872f85d6dc5192ed4d5c89c8aef6'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.6.4.zip'
sha1 '72b5bf9a61d5c3b1dff591f3cf313dc0e80a31da'
def install
cd '..'