Add DoubanRadio

This commit is contained in:
Meck 2013-11-04 19:33:58 +08:00
parent cc9c9a7f03
commit 5fbe6b721a
1 changed files with 7 additions and 0 deletions

7
Casks/douban-radio.rb Normal file
View File

@ -0,0 +1,7 @@
class DoubanRadio < Cask
url 'http://douban.fm/desktop_mac'
homepage 'http://douban.fm'
version 'latest'
no_checksum
link 'DoubanRadio.app'
end