Reformat mendeley-desktop.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:27 +02:00
parent ab09108f6f
commit 5f4dc2f124
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class MendeleyDesktop < Cask
url 'http://download.mendeley.com/Mendeley-Desktop-1.11-OSX-Universal.dmg'
homepage 'http://www.mendeley.com/'
version '1.11'
sha256 '07d4444485df1916defd4719aa1c5561aa59fe6a66ea3476ab796f8196a147a5'
url 'http://download.mendeley.com/Mendeley-Desktop-1.11-OSX-Universal.dmg'
homepage 'http://www.mendeley.com/'
link 'Mendeley Desktop.app'
end