homebrew-cask/Casks/ifilex.rb

11 lines
198 B
Ruby
Raw Normal View History

2013-12-03 20:12:54 +08:00
class Ifilex < Cask
2014-09-17 19:42:48 +08:00
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'
2014-10-01 23:33:05 +08:00
license :unknown
2014-09-16 00:05:43 +08:00
app 'iFileX.app'
2013-12-03 20:12:54 +08:00
end