mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat doubanradio.rb according to readability conventions
This commit is contained in:
parent
1d731583b5
commit
dae4f1df23
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Doubanradio < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://douban.fm/desktop_mac'
|
||||
appcast 'http://douban.fm/static/radio/desktop/doubanradio-appcast.xml'
|
||||
homepage 'http://douban.fm'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'DoubanRadio.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue