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 4148b20af..82524b700 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.1.zip'
- sha1 'fd1f0973733fcc3def77d48847d33ae529589d9c'
+ url 'https://commondatastorage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.2.zip'
+ sha1 '2fb9a74f899dac3cea4b183a4ace6bfce643620d'
def install
cd '..'