Add auto_updates to spotify.rb

This commit is contained in:
Scott Gorsuch 2016-01-20 16:05:15 -05:00 committed by adidalal
parent f513995c0f
commit 865dea0946
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cask 'spotify' do
homepage 'https://www.spotify.com'
license :gratis
auto_updates true
depends_on macos: '>= :lion'
app 'Spotify.app'