mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
Merge pull request #5488 from galymzhan/doublecommand
Add DoubleCommand v1.7
This commit is contained in:
commit
b70cb11fff
1 changed files with 10 additions and 0 deletions
10
Casks/doublecommand.rb
Normal file
10
Casks/doublecommand.rb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
class Doublecommand < Cask
|
||||
version '1.7'
|
||||
sha256 '312aaf1a60517c694b24131bf502945dc23a22c917971c3e7a3adca163560503'
|
||||
|
||||
url 'http://doublecommand.sourceforge.net/files/DoubleCommand-1.7.dmg'
|
||||
homepage 'http://doublecommand.sourceforge.net'
|
||||
|
||||
install 'DoubleCommand-1.7.pkg'
|
||||
uninstall :script => '/Library/StartupItems/DoubleCommand/uninstall.command'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue