Add Go Panda (Client for Pandanet - The Internet Go Server)

This commit is contained in:
Sebastian Zaha 2013-12-23 22:50:50 +02:00
parent 93f9b369ae
commit fc9fd8d80f
1 changed files with 7 additions and 0 deletions

7
Casks/gopanda.rb Normal file
View File

@ -0,0 +1,7 @@
class Gopanda < Cask
url 'http://pandanet-igs.com/gopanda2/installer/stable/mac-32/gopanda2-mac-32.zip'
homepage 'http://pandanet-igs.com/communities/gopanda2'
version 'latest'
no_checksum
link 'GoPanda2.app'
end