Reformat myphonedesktop.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:30 +02:00
parent 94d4b41cef
commit d74d9e16eb
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Myphonedesktop < Cask
url 'http://www.myphonedesktop.com/dwn/myPhoneDesktop_macos_2_0_3.dmg'
homepage 'http://www.myphonedesktop.com/'
version '2.0.3'
sha256 '89cab32dcb91ea67a6627dba0690d54ab01ec1f74d322995c9d289ca016578a0'
url 'http://www.myphonedesktop.com/dwn/myPhoneDesktop_macos_2_0_3.dmg'
homepage 'http://www.myphonedesktop.com/'
link 'myPhoneDesktop.app'
end