homebrew-cask/Casks/folx.rb

14 lines
463 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'folx' do
2016-05-27 14:12:16 +08:00
version '5.0.13493'
sha256 'bfc084391da36755747300645fc0e69d5dd04e064436c2a0d462219918a5e500'
2015-08-09 07:53:20 +08:00
url "http://www.eltima.com/download/folx-update/downloader_mac_#{version}.dmg"
2015-12-26 04:57:40 +08:00
appcast 'http://mac.eltima.com/download/folx-updater/folx.xml',
2016-05-27 14:12:16 +08:00
checkpoint: '525bab4ad5c7d5d84d1f180664f289d9825772c62e3b9147ddd43cb734674785'
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