homebrew-cask/Casks/ivolume.rb

12 lines
317 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ivolume' do
2014-09-17 19:42:49 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://www.mani.de/download/ivolume/iVolume3Mac.dmg'
2015-04-06 17:27:43 +08:00
name 'iVolume'
homepage 'https://www.mani.de/en/ivolume/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:46 +08:00
app 'iVolume.app'
2014-02-15 17:38:49 +08:00
end