update microsoft-office add conflicts_with stanza (#67731)

This commit is contained in:
Johannes Klein 2019-08-16 19:20:52 +02:00 committed by Markus Reiter
parent 989c63e10d
commit fe84ca1aab
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ cask 'microsoft-office' do
homepage 'https://products.office.com/mac/microsoft-office-for-mac/'
auto_updates true
conflicts_with cask: [
'microsot-word',
'microsot-excel',
'microsot-powerpoint',
]
depends_on macos: '>= :sierra'
pkg "Microsoft_Office_#{version}_Installer.pkg"