Reformat double-commander.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:08 +02:00
parent dae4f1df23
commit 7e1123f463
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class DoubleCommander < Cask
url 'https://downloads.sourceforge.net/sourceforge/doublecmd/doublecmd-0.5.8-5390.qt.x86_64.dmg'
homepage 'http://doublecmd.sourceforge.net/'
version '0.5.8'
sha256 'a4bf455f028783a4c14d600068d27556984bfc3357a80dc0715f047efbf6dbfe'
url 'https://downloads.sourceforge.net/sourceforge/doublecmd/doublecmd-0.5.8-5390.qt.x86_64.dmg'
homepage 'http://doublecmd.sourceforge.net/'
link 'Double Commander.app'
end