release(desktop): publish 0.1.20 to test/macos

This commit is contained in:
MATE Release Bot 2026-08-04 19:02:19 +02:00
parent f1e56be853
commit 4eed18918c
14 changed files with 143 additions and 13 deletions

View file

@ -2,13 +2,19 @@
"schemaVersion": 1,
"product": "MATE",
"platform": "desktop",
"updatedAt": "2026-07-27T07:19:37Z",
"updatedAt": "2026-08-04T17:02:16Z",
"channels": {
"prod": {
"manifest": "desktop/prod/manifest.json",
"platforms": {
"macos": "desktop/prod/macos/manifest.json"
}
},
"test": {
"manifest": "desktop/test/manifest.json",
"platforms": {
"macos": "desktop/test/macos/manifest.json"
}
}
}
}