File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"homepage" : " https://uu.163.com/" ,
3
3
"description" : " Game accelerator created by Netease Inc." ,
4
- "version" : " 5.37.0.5067 " ,
4
+ "version" : " 5.42.1.5077 " ,
5
5
"license" : {
6
6
"identifier" : " EULA" ,
7
7
"url" : " https://uu.163.com/agreement.html"
8
8
},
9
- "url" : " https://uu.gdl.netease.com/5067 /UU-5.37.0 .exe#/dl.7z" ,
10
- "hash" : " 118ceba7521fe983a9525cea06fd4137b4ff70318aab6d37025d59e739118221 " ,
9
+ "url" : " https://uu.gdl.netease.com/5077 /UU-5.42.1 .exe#/dl.7z" ,
10
+ "hash" : " dcd4c9526898e301d53e0c091e4da5d54a541a26be96386ab437b38200de6468 " ,
11
11
"shortcuts" : [
12
12
[
13
13
" uu_launcher.exe" ,
14
14
" 网易UU"
15
15
]
16
16
],
17
17
"checkver" : {
18
- "url" : " https://uu.163.com/baike/js/dl.js" ,
19
- "regex" : " 'dlUrl': 'https://.*?.gdl.netease.com/(?<build>\\ d+)/UU-(?<ver>[\\ d.]+).exe'" ,
18
+ "script" : [
19
+ " $url = 'https://adl.netease.com/d/g/uu/c/gw?type=pc'" ,
20
+ " $response = Invoke-WebRequest -Uri $url -UseBasicParsing" ,
21
+ " Write-Output $response.Content"
22
+ ],
23
+ "regex" : " pc_link = \" https://.*?.gdl.netease.com/(?<build>\\ d+)/UU-(?<ver>[\\ d.]+).exe" ,
20
24
"replace" : " ${ver}.${build}"
21
25
},
22
26
"autoupdate" : {
You can’t perform that action at this time.
0 commit comments