go-appengine-sdk (386) 1.9.10

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2014-08-30 20:00:01 -07:00 committed by Jack Nagel
parent cb3703f195
commit 83e0d6a76c

View file

@ -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 ".."