Turning auto_updates on for Amazon Chime (#88111)

* Turning auto_updates on for Amazon Chime

Amazon Chime has an in-built auto update mechanism so turning on the
flag to stop it being updated twice.

* Fixed style
This commit is contained in:
Rob Lazzurs 2020-08-25 14:58:03 +01:00 committed by GitHub
parent e428ec4b35
commit 2502e4cfb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cask "amazon-chime" do
name "Amazon Chime"
homepage "https://chime.aws/"
auto_updates true
depends_on macos: ">= :el_capitan"
app "Amazon Chime.app"