Update itunes-volume-control.rb (#64312)

This commit is contained in:
suschizu 2019-06-03 17:31:50 +02:00 committed by Vítor Galvão
parent 5afd5551e4
commit d5d039d18f
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ cask 'itunes-volume-control' do
homepage 'https://github.com/alberti42/iTunes-Volume-Control'
auto_updates true
depends_on macos: '>= :mojave'
app 'iTunes Volume Control.app'
end