go-app-engine 386 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3c7faae0fe
commit
e802125b8c
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 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.7.6.zip'
|
||||
sha1 'b96c985a84dcb0324a2478165f3f9b6d947c4de9'
|
||||
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.7.7.zip'
|
||||
sha1 '16abd21aa4df3c95c20dfa6b67ae586dd46c077e'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue