homebrew-cask/Casks/cloudmounter.rb

12 lines
313 B
Ruby
Raw Normal View History

2016-08-12 07:50:16 +08:00
cask 'cloudmounter' do
version :latest
sha256 :no_check
2018-10-07 11:38:01 +08:00
url 'https://mac.eltima.com/download/cloudmounter.dmg'
appcast 'https://cdn.eltima.com/download/cloudmounter-update/settings.xml'
2016-08-12 07:50:16 +08:00
name 'Eltima CloudMounter'
homepage 'https://mac.eltima.com/mount-cloud-drive.html'
2016-08-12 07:50:16 +08:00
app 'CloudMounter.app'
end