-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapps.json
More file actions
35 lines (34 loc) · 1.13 KB
/
apps.json
File metadata and controls
35 lines (34 loc) · 1.13 KB
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
30
31
32
33
34
35
{
"paging": {
"page": 1,
"count": 1,
"maxPage": 1,
"itemsTotal": 1
},
"packages": [
{
"id": "org.webosbrew.hyperhdr.tv.loader",
"title": "HyperHDR",
"iconUri": "https://raw.githubusercontent.com/webosbrew/hyperhdr-webos-loader/master/assets/logo_big.png",
"manifestUrl": "",
"manifest": {
"id": "org.webosbrew.hyperhdr.tv.loader",
"version": "0.1.11",
"type": "native",
"title": "HyperHDR",
"appDescription": "HyperHDR",
"iconUri": "https://raw.githubusercontent.com/webosbrew/hyperhdr-webos-loader/master/assets/logo_big.png",
"sourceUrl": "https://github.com/webosbrew/hyperhdr-webos-loader",
"rootRequired": true,
"ipkUrl": "https://github.com/Syspoke/syspoke.github.io/releases/download/v0.1.11/org.webosbrew.hyperhdr.loader_0.1.11_all.ipk",
"ipkHash": {
"sha256": "f29deb91253733ee6f9ba4d6b8cec76cc025a890c831f9924862decd6fe0ecec"
},
"ipkSize": 41222916
},
"pool": "main",
"shortDescription": "HyperHDR",
"fullDescriptionUrl": "description.html"
}
]
}