mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
5 lines
138 B
Ruby
5 lines
138 B
Ruby
class Rdio < Cask
|
|
url 'http://www.rdio.com/media/static/desktop/mac/Rdio.dmg'
|
|
homepage 'http://www.rdio.com'
|
|
version 'latest'
|
|
end
|