go-appengine (amd64) 1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a17c07cb97
commit
7fad030327
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class GoAppEngine64 < Formula
|
||||
homepage 'http://code.google.com/appengine/docs/go/overview.html'
|
||||
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.8.3.zip'
|
||||
sha1 'cbb3e63aeb17f0ed5edac28d8f447d5ecbfcbd9c'
|
||||
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.8.4.zip'
|
||||
sha1 'c69ce3e86364fa3f775fffe7cdac9e97e6f9ca53'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue