homebrew-cask/Casks/switch.rb

14 lines
267 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'switch' do
2015-07-01 19:34:30 +08:00
version :latest
sha256 :no_check
url 'http://www.nch.com.au/components/switchmaci.zip'
name 'Switch Audio Converter'
homepage 'http://www.nch.com.au/switch/'
license :closed
container :nested => 'Switch_i.dmg'
app 'Switch.app'
end