aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/google-app-engine.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-08-30 20:00:41 -0700
committerJack Nagel2014-09-01 11:08:51 -0500
commitd6b2abc8724404d47509a56ce2c5a53d3107a48b (patch)
tree37ad4e6b25e7f9df63c4b73d5838bf671528e3b9 /Library/Formula/google-app-engine.rb
parent0ee995b541f0ba11885df247d71bf948541d5b00 (diff)
downloadhomebrew-d6b2abc8724404d47509a56ce2c5a53d3107a48b.tar.bz2
google-appengine 1.9.10
Closes #31997. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/google-app-engine.rb')
-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 85d7bf044..34ef07e86 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.9.zip"
- sha1 "bbeaac1b811f7f95157c5ecc810000d2e324eeee"
+ url "https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.10.zip"
+ sha1 "790fee21ee697434586d3cd36fd2e59f6899a2c3"
def install
cd ".."