mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat curse-client.rb according to readability conventions
This commit is contained in:
parent
fcd24407c2
commit
eeef9ddc19
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue