release(android): publish v0.1.29 to stable
This commit is contained in:
parent
023b349a8e
commit
4185d40390
5 changed files with 25 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"platform": "android",
|
||||
"updatedAt": "2026-08-09T23:22:44Z",
|
||||
"updatedAt": "2026-08-10T09:16:26Z",
|
||||
"channels": {
|
||||
"stable": "stable/manifest.json"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,20 +4,20 @@
|
|||
"platform": "android",
|
||||
"channel": "stable",
|
||||
"latest": {
|
||||
"version": "v0.1.28",
|
||||
"publishedAt": "2026-08-09T23:22:44Z",
|
||||
"version": "v0.1.29",
|
||||
"publishedAt": "2026-08-10T09:16:26Z",
|
||||
"source": {
|
||||
"repository": "digital4you/mate",
|
||||
"ref": "android-v0.1.28",
|
||||
"sha": "2d02bdaa3ddc95c84c8c63bb9e5f4a8d66d566f0"
|
||||
"ref": "android-v0.1.29",
|
||||
"sha": "67453abca1235f04d0244880ac03ab599f6084e5"
|
||||
},
|
||||
"artifacts": [
|
||||
{
|
||||
"type": "apk",
|
||||
"file": "v0.1.28/mate-android-v0.1.28-offstore.apk",
|
||||
"path": "android/stable/v0.1.28/mate-android-v0.1.28-offstore.apk",
|
||||
"url": "https://git.flsk.cloud/mate/mate-releases/media/branch/master/android/stable/v0.1.28/mate-android-v0.1.28-offstore.apk",
|
||||
"sha256": "edf2c4b9cf5c25a3b1762cdf913e1b43213aba4104651538ffd168716aa99359",
|
||||
"file": "v0.1.29/mate-android-v0.1.29-offstore.apk",
|
||||
"path": "android/stable/v0.1.29/mate-android-v0.1.29-offstore.apk",
|
||||
"url": "https://git.flsk.cloud/mate/mate-releases/media/branch/master/android/stable/v0.1.29/mate-android-v0.1.29-offstore.apk",
|
||||
"sha256": "abc7ade1d6d29acef9f2b03f9239ad254b8c39be03c5f6715a103e0f6211c182",
|
||||
"size": 238130632
|
||||
}
|
||||
]
|
||||
|
|
|
|||
BIN
android/stable/v0.1.29/mate-android-v0.1.29-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.29/mate-android-v0.1.29-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
abc7ade1d6d29acef9f2b03f9239ad254b8c39be03c5f6715a103e0f6211c182 mate-android-v0.1.29-offstore.apk
|
||||
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"updatedAt": "2026-08-10T07:58:28Z",
|
||||
"updatedAt": "2026-08-10T09:16:26Z",
|
||||
"platforms": {
|
||||
"android": {
|
||||
"manifest": "android/manifest.json"
|
||||
},
|
||||
"manifest": "android/manifest.json",
|
||||
"channels": {
|
||||
"stable": "android/stable/manifest.json"
|
||||
}
|
||||
}
|
||||
,
|
||||
"desktop": {
|
||||
"manifest": "desktop/manifest.json"
|
||||
"manifest": "desktop/manifest.json",
|
||||
"channels": {
|
||||
"prod": "desktop/prod/manifest.json",
|
||||
"test": "desktop/test/manifest.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue