Reformat wireover.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:53 +02:00
parent 21c9bb6fd2
commit 2336ce5290
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Wireover < Cask
url 'https://router.wireover.com/app/WireOver.dmg'
homepage 'http://www.wireover.com/'
version 'latest'
sha256 :no_check
url 'https://router.wireover.com/app/WireOver.dmg'
homepage 'http://www.wireover.com/'
link 'WireOver.app'
end