Reformat livestation.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:24 +02:00
parent 1e630b286d
commit 44b1eb9697
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Livestation < Cask
url 'http://updates.livestation.com/releases/Livestation-3.3.0.dmg'
homepage 'http://www.livestation.com'
version '3.3.0'
sha256 '8ed0bdcb6aee4dca18e64c6c6390b3f83c67c6d9c36358ff800ece7a870f9dd3'
url 'http://updates.livestation.com/releases/Livestation-3.3.0.dmg'
homepage 'http://www.livestation.com'
link 'Livestation.app'
end