skype-for-business.rb: add auto_updates (#37285)

* skype-for-business.rb: add auto_updates

* Update skype-for-business.rb
This commit is contained in:
Vítor Galvão 2017-08-01 22:27:32 +01:00 committed by commitay
parent a10d859243
commit fdb335b129
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ cask 'skype-for-business' do
name 'Skype for Business'
homepage 'https://www.microsoft.com/en-us/download/details.aspx?id=54108'
auto_updates true
depends_on macos: '>= :el_capitan'
pkg "SkypeForBusinessInstaller-#{version}.pkg"