generated from Ash258/GenericBucket
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CloudMusic.json
28 lines (28 loc) · 887 Bytes
/
CloudMusic.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"homepage": "https://music.163.com/",
"description": "NetEase Cloud Music client.",
"version": "2.5.4.197709",
"license": {
"identifier": "EULA",
"url": "https://music.163.com/html/web2/service.html"
},
"url": "https://list.nb.gl/OD_scoop/apt-cdn/CloudMusic/2.5.4.197709/CloudMusic.zip",
"hash": "27128af6055acb1673d08d106b83fe2a293f01d558e27875e9c136c5b1011586",
"uninstaller": {
"script" : [
"Remove-Item \"$env:LOCALAPPDATA\\Netease\" -Force -Recurse",
"Remove-Item \"$env:ProgramData\\NetEaseWinDA\" -Force -Recurse"
]
},
"shortcuts": [
[
"cloudmusic.exe",
"网易云音乐"
]
],
"checkver": {
"url": "http://www.ypojie.com/5150.html",
"regex": "v([\\d.]+)"
},
"notes": "We don't persist your CloudMusic data."
}