generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwiliwili.json
29 lines (29 loc) · 885 Bytes
/
wiliwili.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
29
{
"version": "1.3.0",
"description": "一个专为手柄用户设计的第三方B站客户端",
"homepage": "https://xfangfang.github.io/wiliwili/",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/xfangfang/wiliwili/releases/download/v1.3.0/wiliwili-Windows-x86_64.zip",
"hash": "39e64aca3f2523091c0854d3673825ca992d3dda97ec2508b435ca5ea3eb2f4e"
}
},
"extract_dir": "wiliwili",
"shortcuts": [
[
"wiliwili.exe",
"wiliwili"
]
],
"checkver": {
"github": "https://github.com/xfangfang/wiliwili"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/xfangfang/wiliwili/releases/download/v$version/wiliwili-Windows-x86_64.zip"
}
}
}
}