Reformat torpedo.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:49 +02:00
parent 07bb839535
commit 4f3c7f9a81
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Torpedo < Cask
url 'https://usetorpedo.com/app/mac/download'
homepage 'https://usetorpedo.com'
version 'latest'
sha256 :no_check
url 'https://usetorpedo.com/app/mac/download'
homepage 'https://usetorpedo.com'
link 'Torpedo.app'
end