homebrew-cask/Casks/smartfinder.rb

12 lines
335 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'smartfinder' do
2015-09-16 09:21:00 +08:00
version :latest
sha256 :no_check
url 'https://sf.smartisan.com/sf/release/download'
name 'Smart Finder'
homepage 'http://www.smartisan.com/apps/smartfinder'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'SmartFinder.app'
end