homebrew-cask/Casks/crushftp.rb

8 lines
192 B
Ruby

class Crushftp < Cask
url 'https://www.crushftp.com/early6/CrushFTP6_OSX.zip'
homepage 'https://www.crushftp.com'
version 'latest'
no_checksum
link 'CrushFTP6_OSX/CrushFTP6.app'
end