mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
248 B
Ruby
7 lines
248 B
Ruby
class Sonos < Cask
|
|
url 'http://update.sonos.com/software/mac/mdcr/SonosDesktopController50.dmg'
|
|
homepage 'http://www.sonos.com/'
|
|
version '5.0'
|
|
sha256 'cd38c3247f16580d2af3d2cb5a9a96ea3652e910bae4526957c05f4d7a9a62e2'
|
|
link 'Sonos.app'
|
|
end
|