release(desktop): publish 0.1.24 to test/macos

This commit is contained in:
MATE Release Bot 2026-08-11 08:35:51 +02:00
parent 4185d40390
commit 370906a08d
14 changed files with 87 additions and 56 deletions

View file

@ -1,21 +1,13 @@
{
"schemaVersion": 1,
"product": "MATE",
"updatedAt": "2026-08-10T09:16:26Z",
"updatedAt": "2026-08-11T06:35:47Z",
"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"
}
}
}