go-appengine-sdk (386) 1.9.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
cb3703f195
commit
83e0d6a76c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class GoAppEngine32 < Formula
|
||||
homepage "http://code.google.com/appengine/docs/go/overview.html"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.9.zip"
|
||||
sha1 "f00661d6b0b76c89af4113977c5d4b8e5c9a2b7d"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.10.zip"
|
||||
sha1 "f9822bba574b6c7756d92f185b58ee6afdd4d58a"
|
||||
|
||||
def install
|
||||
cd ".."
|
||||
|
|
Loading…
Reference in a new issue