Add `auto_updates` flag to timemator 2.0.1 (#73570)

Timemator has its own update mechanism
This commit is contained in:
Andrei Borisov 2019-12-03 19:47:05 +03:00 committed by Vítor Galvão
parent da6ad66b4b
commit cd0058e4e8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cask 'timemator' do
name 'Timemator'
homepage 'https://timemator.com/'
auto_updates true
depends_on macos: '>= :high_sierra'
app 'Timemator.app'