app-engine-python 1.9.50
Closes #10045. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
910602b41a
commit
204671ee48
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AppEnginePython < Formula
|
||||
desc "Google App Engine"
|
||||
homepage "https://cloud.google.com/appengine/docs"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.40.zip"
|
||||
sha256 "6a3c0dfbc403f13f13c803f15ec975a6a31827910f58f2ef233b3908d96d5935"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.50.zip"
|
||||
sha256 "06e08edbfb64c52157582625010078deedcf08130f84a2c9a81193bbebdf6afa"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue