Reformat viber.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:51 +02:00
parent f3318c64c6
commit cb3a1d8747
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Viber < Cask
url 'http://download.viber.com/desktop/mac/Viber.dmg'
homepage 'http://viber.com'
version 'latest'
sha256 :no_check
url 'http://download.viber.com/desktop/mac/Viber.dmg'
homepage 'http://viber.com'
link 'Viber.app'
end