mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
zap/uninstall :files in hall.rb
This commit is contained in:
parent
ec83bad906
commit
f475e424ae
1 changed files with 2 additions and 1 deletions
|
|
@ -6,5 +6,6 @@ class Hall < Cask
|
|||
homepage 'https://hall.com/download-hall/hall-for-mac'
|
||||
|
||||
pkg 'Hall.pkg'
|
||||
uninstall :pkgutil => 'com.companyline.hall.desktop', :files => '/Applications/Hall.app'
|
||||
uninstall :pkgutil => 'com.companyline.hall.desktop',
|
||||
:files => '/Applications/Hall.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue