google-appengine 1.9.1

Closes Homebrew/homebrew#27733.
master
Brett Koonce 2014-03-20 10:57:18 -05:00
parent c18650c78f
commit 288a1b5678
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 'https://commondatastorage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.0.zip'
sha1 '923a7f99e058d93408d3940e0307bdf2769b7480'
url 'https://commondatastorage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.1.zip'
sha1 'fd1f0973733fcc3def77d48847d33ae529589d9c'
def install
cd '..'