aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorLee Hanxue2014-10-14 08:09:36 +0800
committerAdam Vandenberg2014-10-13 18:32:04 -0700
commit40c759185cc58cd895ae4efb262dcf409a7f30c5 (patch)
tree05d502dcc72dedaa29fd600068546e4691a220e9 /Library/Formula
parent02ebef0f6308512dbede6ed5a4b4ea2f44b91beb (diff)
downloadhomebrew-40c759185cc58cd895ae4efb262dcf409a7f30c5.tar.bz2
google-app-engine 1.9.13
Closes #33154. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 c25ea7c02..f2cd5b6a5 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://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.12.zip"
- sha1 "667461ea79a5679339e883eb57a9f76efb1bbd0d"
+ url "https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.13.zip"
+ sha256 "75e28dd351655a8a5478089e2bc7ff20a0e76f8a8c9f2635661872cf2a0549d5"
def install
cd ".."