google-appengine 1.9.0

Closes Homebrew/homebrew#27096.
master
Brett Koonce 2014-02-28 11:54:42 -06:00
parent 6622293ed4
commit 3c3b0ce709
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.8.9.zip'
sha1 '6a5a79a81bf0f1fccf5b56dac41be6174888983e'
url 'https://commondatastorage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.0.zip'
sha1 '923a7f99e058d93408d3940e0307bdf2769b7480'
def install
cd '..'