aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/google-app-engine.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/google-app-engine.rb b/Library/Formula/google-app-engine.rb
index c9adea8be..dacabfe00 100644
--- a/Library/Formula/google-app-engine.rb
+++ b/Library/Formula/google-app-engine.rb
@@ -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 '..'