homebrew-cask/Casks/crushftp.rb

10 lines
199 B
Ruby

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