Reformat copy.rb according to readability conventions

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

View File

@ -1,7 +1,9 @@
class Copy < Cask
url 'https://copy.com/install/mac/Copy.dmg'
homepage 'https://www.copy.com/'
version 'latest'
sha256 :no_check
url 'https://copy.com/install/mac/Copy.dmg'
homepage 'https://www.copy.com/'
link 'Copy.app'
end