diff --git a/Casks/shimo.rb b/Casks/shimo.rb index 23fa2750600..9db992ecb10 100644 --- a/Casks/shimo.rb +++ b/Casks/shimo.rb @@ -7,5 +7,7 @@ cask 'shimo' do homepage 'https://www.feingeist.io/shimo/' license :commercial + auto_updates true + app 'Shimo.app' end