20 lines
391 B
JSON
20 lines
391 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"product": "MATE",
|
|
"updatedAt": "2026-08-09T23:22:44Z",
|
|
"platforms": {
|
|
"android": {
|
|
"manifest": "android/manifest.json",
|
|
"channels": {
|
|
"stable": "android/stable/manifest.json"
|
|
}
|
|
}
|
|
,
|
|
"desktop": {
|
|
"manifest": "desktop/manifest.json",
|
|
"channels": {
|
|
"prod": "desktop/prod/manifest.json"
|
|
}
|
|
}
|
|
}
|
|
}
|