Add Sound Control 2.1.6. (#43233)

This commit is contained in:
Markus Reiter 2018-01-28 18:07:48 +01:00 committed by GitHub
parent 10543441bd
commit 8ac22e1a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
Casks/sound-control.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'sound-control' do
version '2.1.6,4297'
sha256 '33feccad185a1cc53ac5e8e89202484254ca2f737ebf3ea86a988296f93c44a9'
url "https://staticz.com/download/#{version.after_comma}/"
name 'Sound Control'
homepage 'https://staticz.com/soundcontrol/'
pkg 'Sound Control Installer.pkg'
uninstall launchctl: 'com.staticz.soundcontrol.*',
quit: 'com.staticz.SoundControl',
pkgutil: 'com.staticz.installer.soundcontrol.*'
end