homebrew-cask/Casks/commander-one.rb

13 lines
440 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'commander-one' do
2016-09-26 03:03:22 +08:00
version '1.6'
sha256 'e5474e14be688ed98ec3d78c47f7fefb1c7f2b8e392cb27e5e04295573aabbe5'
2015-08-17 21:59:27 +08:00
url 'http://mac.eltima.com/download/commander.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://www.eltima.com/download/commander-update/settings.xml',
2016-09-26 03:03:22 +08:00
checkpoint: 'ad715e45624b992a2cd8c2ca6f1c5598d7527a68cffcd9b748d8360eb31ffb46'
2015-08-17 21:59:27 +08:00
name 'Commander One'
homepage 'http://mac.eltima.com/file-manager.html'
app 'Commander One.app'
end