homebrew-cask/Casks/folx.rb

13 lines
296 B
Ruby
Raw Normal View History

2014-11-14 01:25:52 +08:00
cask :v1 => 'folx' do
2014-09-17 19:42:45 +08:00
version :latest
sha256 :no_check
2013-10-12 17:04:25 +08:00
url 'http://mac.eltima.com/download/downloader_mac.dmg'
2014-05-14 21:40:00 +08:00
appcast 'http://mac.eltima.com/download/folx-update/folx3.xml'
2015-03-30 00:25:02 +08:00
name 'Folx'
homepage 'http://mac.eltima.com/download-manager.html'
license :freemium
2015-01-29 17:19:15 +08:00
app 'Folx.app'
2013-10-12 17:04:25 +08:00
end