forked from alipay/SoloPi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharmeabi.json
More file actions
25 lines (25 loc) · 750 Bytes
/
armeabi.json
File metadata and controls
25 lines (25 loc) · 750 Bytes
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
{
"status": "success",
"reason": "",
"version": 1,
"data": [
{
"url": "https://raw.githubusercontent.com/alipay/SoloPi/master/plugins/hulu_imageCompare.zip",
"version": 7,
"type": "base",
"name": "hulu_imageCompare"
},
{
"url": "https://raw.githubusercontent.com/alipay/SoloPi/master/plugins/hulu_screenRecord_armeabi.zip",
"version": 7,
"type": "required",
"name": "hulu_screenRecord"
},
{
"url": "https://raw.githubusercontent.com/alipay/SoloPi/master/plugins/hulu_minicap.v7a.zip",
"version": 3,
"type": "base",
"name": "minicap"
}
]
}