homebrew-cask/Casks/crushftp.rb

12 lines
336 B
Ruby
Raw Normal View History

2014-11-14 01:25:39 +08:00
cask :v1 => 'crushftp' do
2014-09-17 19:42:42 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
2014-08-17 17:56:14 +08:00
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