homebrew-cask/Casks/ifilex.rb

10 lines
181 B
Ruby
Raw Normal View History

2013-12-03 20:12:54 +08:00
class Ifilex < Cask
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.osxbytes.com/iFileX.dmg'
homepage 'http://www.osxbytes.com/page3/index.html'
2013-12-03 20:12:54 +08:00
link 'iFileX.app'
end