Add "网易云音乐" for Mac.

This commit is contained in:
Michael Chou 2014-09-29 18:28:02 +08:00
parent e371cae733
commit 412c6aa011
1 changed files with 10 additions and 0 deletions

10
Casks/netease-music.rb Normal file
View File

@ -0,0 +1,10 @@
# encoding: UTF-8
class NeteaseMusic < Cask
version :latest
sha256 :no_check
url "http://music.163.com/api/osx/download/latest"
homepage 'http://music.163.com/#/download'
app 'Music.163.app'
end