Reformat ocenaudio.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:32 +02:00
parent 79e7acc1f0
commit c0cf49db6e
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Ocenaudio < Cask
url 'http://www.ocenaudio.com.br/downloads/ocenaudio.dmg'
homepage 'http://www.ocenaudio.com.br/en'
version 'latest'
sha256 :no_check
url 'http://www.ocenaudio.com.br/downloads/ocenaudio.dmg'
homepage 'http://www.ocenaudio.com.br/en'
link 'ocenaudio.app'
end