homebrew-cask/Casks/folx.rb

14 lines
463 B
Ruby

cask 'folx' do
version '5.0.13493'
sha256 'bfc084391da36755747300645fc0e69d5dd04e064436c2a0d462219918a5e500'
url "http://www.eltima.com/download/folx-update/downloader_mac_#{version}.dmg"
appcast 'http://mac.eltima.com/download/folx-updater/folx.xml',
checkpoint: '36884a9a0153ed9afdfb7e41383a14789ac27d951102626909057b2ae209c45f'
name 'Folx'
homepage 'http://mac.eltima.com/download-manager.html'
license :freemium
app 'Folx.app'
end