x2goclient: Initial release v4.0.1.3

This commit is contained in:
Eugene San (eugenesan) 2014-03-07 19:41:17 +02:00
parent c6a4fabd51
commit c6ba7f2cfc
1 changed files with 7 additions and 0 deletions

7
Casks/x2goclient.rb Normal file
View File

@ -0,0 +1,7 @@
class X2goclient < Cask
url 'http://code.x2go.org/releases/binary-macosx/x2goclient/releases/4.0.1.3/x2goclient-4.0.1.3.dmg'
homepage 'x2go.org'
version '4.0.1.3'
sha256 '23311401c41aaba205209d3832832a2d0cee5a2a8ecba6306b9784956cb83c52'
link 'x2goclient.app'
end