Reformat xmind.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:54 +02:00
parent 7c384d5ff9
commit 765a76afe4
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Xmind < Cask
url 'http://dl2.xmind.net/xmind-downloads/xmind-macosx-3.4.1.201401221918.dmg'
homepage 'http://www.xmind.net'
version '3.4.1'
sha256 '0a1b9f833c117ced046a7ccee854cf4efcc9d489c12a126cb269b7dbefcd309a'
url 'http://dl2.xmind.net/xmind-downloads/xmind-macosx-3.4.1.201401221918.dmg'
homepage 'http://www.xmind.net'
link 'XMind.app'
end