diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/google-app-engine.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/google-app-engine.rb b/Library/Formula/google-app-engine.rb index 300954c85..09ecc69ee 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 'http://googleappengine.googlecode.com/files/google_appengine_1.8.3.zip' - sha1 '827468f89c78f292c28ceac50e6109c8d649fa61' + url 'http://googleappengine.googlecode.com/files/google_appengine_1.8.4.zip' + sha1 'dc7cc042129662489c52d55d36869c9fb783180e' depends_on :python |
