homebrew-cask/Casks/itunes-volume-control.rb

14 lines
534 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'itunes-volume-control' do
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://github.com/alberti42/iTunes-Volume-Control/blob/master/iTunes%20Volume%20Control.dmg?raw=true'
2015-03-16 08:37:20 +08:00
name 'iTunes Volume Control'
2015-06-01 04:52:42 +08:00
appcast 'http://quantum-technologies.iap.uni-bonn.de/alberti/iTunesVolumeControl/iTunesVolumeControlCast.xml.php',
:sha256 => 'fe941e41722f19122558cfad9f0bae80cb1fdaa3e88292c56bfb5d945434d86f'
homepage 'https://github.com/alberti42/iTunes-Volume-Control'
license :oss
2014-09-16 00:05:46 +08:00
app 'iTunes Volume Control.app'
2013-09-28 04:11:08 +08:00
end