Reformat teamspeak-client.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:47 +02:00
parent 9ad1f56a80
commit 44ac8ea358
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class TeamspeakClient < Cask
url 'http://dl.4players.de/ts/releases/3.0.15/TeamSpeak3-Client-macosx-3.0.15.dmg'
homepage 'http://www.teamspeak.com/'
version '3.0.15'
sha256 '69fe499b38e3ebd53339cb1ce571ea8f012b3de1553ab3fab95a04d4b3cb131a'
url 'http://dl.4players.de/ts/releases/3.0.15/TeamSpeak3-Client-macosx-3.0.15.dmg'
homepage 'http://www.teamspeak.com/'
link 'TeamSpeak 3 Client.app'
end