homebrew-cask/Casks/double-commander.rb

12 lines
347 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'double-commander' do
version '0.7.3-6979'
sha256 '4997a727f869abb54d5bda5a236c436c46071eed6ee7035aa6bbd60732971f6e'
url "http://downloads.sourceforge.net/sourceforge/doublecmd/doublecmd-#{version}.qt.x86_64.dmg"
2015-01-23 06:52:17 +08:00
name 'Double Commander'
homepage 'http://doublecmd.sourceforge.net/'
license :gpl
2014-09-16 00:05:29 +08:00
app 'Double Commander.app'
end