You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
228 B
7 lines
228 B
class Sonos < Cask
|
|
url 'http://update.sonos.com/software/mac/mdcr/SonosDesktopController40.dmg'
|
|
homepage 'http://www.sonos.com/'
|
|
version '4.0'
|
|
sha1 'd7db3eeab8810e749360968e5f909dea2d384056'
|
|
link :app, 'Sonos.app'
|
|
end
|
|
|