mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
add :quit to jawbone updater uninstall
This commit is contained in:
parent
d3f7d50e2c
commit
2bb2b01ac6
1 changed files with 2 additions and 1 deletions
|
|
@ -4,5 +4,6 @@ class JawboneUpdater < Cask
|
|||
version '2.2.3'
|
||||
sha256 '3085edf935347e45573405ee7e51fbacce366847f5f06f783a4e1ea89d70aee6'
|
||||
install 'Jawbone_Updater-2.2.3.pkg'
|
||||
uninstall :pkgutil => 'com.Aliph.[Jj]awbone(|Updater.*).pkg'
|
||||
uninstall :quit => 'com.aliph.Jawbone_Updater',
|
||||
:pkgutil => 'com.Aliph.[Jj]awbone(|Updater.*).pkg'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue