jawbone-updater.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:02 -04:00
parent 5b64aa6063
commit b4c572f111
1 changed files with 1 additions and 1 deletions

View File

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