Added CrushFTP

CrushFTP is a robust file transfer server that makes it easy to setup secure connections with your users.
This commit is contained in:
Alexander Kucera 2013-11-15 14:47:58 +01:00
parent 2925eef351
commit 2f5b392fb5
1 changed files with 7 additions and 0 deletions

7
Casks/crushftp.rb Normal file
View File

@ -0,0 +1,7 @@
class Crushftp < Cask
url 'https://www.crushftp.com/early6/CrushFTP6_OSX.zip'
homepage 'https://www.crushftp.com'
version 'latest'
no_checksum
link 'CrushFTP6_OSX'
end