homebrew-cask/Casks/crushftp.rb

12 lines
329 B
Ruby

cask 'crushftp' do
version :latest
sha256 :no_check
url 'https://www.crushftp.com/early7/CrushFTP7_OSX.zip'
name 'CrushFTP7'
homepage 'https://www.crushftp.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'CrushFTP7_OSX/CrushFTP7.app'
end