go-appengine-sdk (386) 1.9.8
This commit is contained in:
parent
b1791feadf
commit
3abdaebb00
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.7.zip"
|
||||
sha1 "93bdca30269993f1bdbfba88223d8df3065389be"
|
||||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.8.zip"
|
||||
sha1 "3768e768b1694ab16968a793b07a4f6d58ea4010"
|
||||
|
||||
def install
|
||||
cd ".."
|
||||
|
|
Loading…
Reference in a new issue