homebrew-cask/Casks/folx.rb

8 lines
198 B
Ruby
Raw Normal View History

2013-10-12 17:04:25 +08:00
class Folx < Cask
url 'http://mac.eltima.com/download/downloader_mac.dmg'
homepage 'http://mac.eltima.com/de/download-manager.html'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-10-12 17:04:25 +08:00
link 'Folx 3.app'
end