Add Switch.app Latest

This commit is contained in:
Simon Wilkins 2015-07-01 12:34:30 +01:00 committed by Vítor Galvão
parent a8a60b234b
commit 01a3741918
1 changed files with 13 additions and 0 deletions

13
Casks/switch.rb Normal file
View File

@ -0,0 +1,13 @@
cask :v1 => 'switch' do
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