homebrew-cask/Casks/commander-one.rb

13 lines
445 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'commander-one' do
version '1.7.4'
sha256 '817b8268fb115b15eda107d304f05dc42185e7dc6b3a803cfdbf99a57b9626e1'
2015-08-17 21:59:27 +08:00
url 'https://mac.eltima.com/download/commander.dmg'
appcast 'https://www.eltima.com/download/commander-update/settings.xml',
checkpoint: 'a8ff91be0ebacdd3fc00fbdec002a1f9cc8590416f8a103ce04c5562534e21df'
2015-08-17 21:59:27 +08:00
name 'Commander One'
homepage 'https://mac.eltima.com/file-manager.html'
2015-08-17 21:59:27 +08:00
app 'Commander One.app'
end