Reformat jawbone-updater.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:21 +02:00
parent 968c8ae227
commit d2fcbef30c
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class JawboneUpdater < Cask
url 'http://content.jawbone.com/store/dashboard/Jawbone_Updater-2.2.3.pkg'
homepage 'http://jawbone.com/'
version '2.2.3'
sha256 '3085edf935347e45573405ee7e51fbacce366847f5f06f783a4e1ea89d70aee6'
url 'http://content.jawbone.com/store/dashboard/Jawbone_Updater-2.2.3.pkg'
homepage 'http://jawbone.com/'
install 'Jawbone_Updater-2.2.3.pkg'
uninstall :quit => 'com.aliph.Jawbone_Updater',
:pkgutil => 'com.Aliph.[Jj]awbone(|Updater.*).pkg'