Google App Engine 1.4.3

master
Adam Vandenberg 2011-03-31 22:42:38 -07:00
parent 0a11b51c2d
commit cec40d50d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class GoogleAppEngine < Formula
url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.2.zip'
url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.3.zip'
homepage 'http://code.google.com/appengine/'
sha1 '132d50710b1337169981cd78914d36df29aea722'
sha1 'c52c3ae81dcf85534bf2fd86ea76039c9f9abae8'
def install
cd '..'