Merge pull request #1159 from exiva/viber

Add Viber.app
This commit is contained in:
Fernando Paredes 2013-10-07 18:41:50 -07:00
commit 2e73902e09
1 changed files with 7 additions and 0 deletions

7
Casks/viber.rb Normal file
View File

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