release(desktop): publish 0.1.32 to test/macos

This commit is contained in:
MATE Release Bot 2026-08-22 23:41:23 +02:00
parent 2082503604
commit fbacb78c6f
13 changed files with 86 additions and 55 deletions

View file

@ -1,21 +1,13 @@
{
"schemaVersion": 1,
"product": "MATE",
"updatedAt": "2026-08-17T17:22:10Z",
"updatedAt": "2026-08-22T21:41:20Z",
"platforms": {
"android": {
"manifest": "android/manifest.json",
"channels": {
"stable": "android/stable/manifest.json"
}
}
,
"manifest": "android/manifest.json"
},
"desktop": {
"manifest": "desktop/manifest.json",
"channels": {
"prod": "desktop/prod/manifest.json",
"test": "desktop/test/manifest.json"
}
"manifest": "desktop/manifest.json"
}
}
}