Skip to content

Commit 53aa093

Browse files
authored
neteasemusic: Update to version 3.1.3.203419 (#958)
1 parent fd6cbdd commit 53aa093

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

bucket/neteasemusic.json

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"homepage": "https://music.163.com/",
33
"description": "The official NetEase Cloud Music client.",
4-
"version": "3.1.1.203306",
4+
"version": "3.1.3.203419",
55
"license": {
66
"identifier": "EULA",
77
"url": "https://music.163.com/html/web2/service.html"
88
},
99
"architecture": {
1010
"64bit": {
11-
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_3.1.1.203306_64.exe#/dl.7z",
12-
"hash": "e73e5cc8bca8742c445b39edbe099d44d64489390ca780fffa27c02493ada104"
11+
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_3.1.3.203419_64.exe#/dl.7z",
12+
"hash": "afcd6b7b57fc1d9a43f9a23046782b99f0da987495da4d0fade286b7ba812114"
1313
},
1414
"32bit": {
15-
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_3.1.1.203306_32.exe#/dl.7z",
16-
"hash": "844b3043390102fff8e0b4f892b34d3db0012f268e9354f8c4736e4de759252c"
15+
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_3.1.3.203419_32.exe#/dl.7z",
16+
"hash": "09c1b0a21e275a0e5da59f0896303efaac61d50697f6050c48d685d071d48a4a"
1717
}
1818
},
1919
"installer": {
@@ -40,8 +40,9 @@
4040
]
4141
],
4242
"checkver": {
43-
"url": "https://music.163.com/api/appcustomconfig/get?key=web-pc-beta-download-links",
44-
"regex": "(?<version>[\\d.]+)_32.exe"
43+
"url": "https://music.163.com/api/appcustomconfig/get",
44+
"jsonpath": "$.data.web-new-download.pc64.downloadUrl",
45+
"regex": "NeteaseCloudMusic_Music_official_([\\d.]+)_64.exe"
4546
},
4647
"autoupdate": {
4748
"architecture": {

0 commit comments

Comments
 (0)