Reformat curse-client.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:06 +02:00
parent fcd24407c2
commit eeef9ddc19

View file

@ -1,8 +1,10 @@
class CurseClient < Cask
version '4.0.0.425'
sha256 'f76eda5d21b85ee4db080c794a3e852ecadaa71fe2d32308d698d95286f36a1f'
url 'http://addons.cursecdn.com/files/595/169/Curse_Client-4.0.0.425.dmg'
appcast 'http://www.curseforge.com/projects/curse-client-osx/sparkle.xml?type=b'
homepage 'http://www.curse.com/client'
version '4.0.0.425'
sha256 'f76eda5d21b85ee4db080c794a3e852ecadaa71fe2d32308d698d95286f36a1f'
link 'Curse Client.app'
end