homebrew-cask/Casks/ifilex.rb

10 lines
179 B
Ruby

class Ifilex < Cask
version :latest
sha256 :no_check
url 'http://www.osxbytes.com/iFileX.dmg'
homepage 'http://www.osxbytes.com/page3/index.html'
app 'iFileX.app'
end