google-appengine 1.9.9
This commit is contained in:
parent
acee4489a8
commit
f237529ca7
1 changed files with 2 additions and 2 deletions
|
@ -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.8.zip"
|
||||
sha1 "9835547cd2566ab1eaffe15e4697724eba08831f"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.9.zip"
|
||||
sha1 "bbeaac1b811f7f95157c5ecc810000d2e324eeee"
|
||||
|
||||
def install
|
||||
cd ".."
|
||||
|
|
Loading…
Reference in a new issue