release(android): publish v0.1.26 to stable
This commit is contained in:
parent
32f5165aff
commit
6361f08730
5 changed files with 25 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"product": "MATE",
|
"product": "MATE",
|
||||||
"platform": "android",
|
"platform": "android",
|
||||||
"updatedAt": "2026-08-05T23:24:13Z",
|
"updatedAt": "2026-08-09T20:45:09Z",
|
||||||
"channels": {
|
"channels": {
|
||||||
"stable": "stable/manifest.json"
|
"stable": "stable/manifest.json"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,21 +4,21 @@
|
||||||
"platform": "android",
|
"platform": "android",
|
||||||
"channel": "stable",
|
"channel": "stable",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "v0.1.25",
|
"version": "v0.1.26",
|
||||||
"publishedAt": "2026-08-05T23:24:13Z",
|
"publishedAt": "2026-08-09T20:45:09Z",
|
||||||
"source": {
|
"source": {
|
||||||
"repository": "digital4you/mate",
|
"repository": "digital4you/mate",
|
||||||
"ref": "android-v0.1.25",
|
"ref": "android-v0.1.26",
|
||||||
"sha": "0a3b11314eb7c31217da83debf79d8da680a4ddb"
|
"sha": "5f15e4df26ff28477e9bdf4b3e1afc7f79d7b19b"
|
||||||
},
|
},
|
||||||
"artifacts": [
|
"artifacts": [
|
||||||
{
|
{
|
||||||
"type": "apk",
|
"type": "apk",
|
||||||
"file": "v0.1.25/mate-android-v0.1.25-offstore.apk",
|
"file": "v0.1.26/mate-android-v0.1.26-offstore.apk",
|
||||||
"path": "android/stable/v0.1.25/mate-android-v0.1.25-offstore.apk",
|
"path": "android/stable/v0.1.26/mate-android-v0.1.26-offstore.apk",
|
||||||
"url": "https://git.flsk.cloud/mate/mate-releases/raw/branch/master/android/stable/v0.1.25/mate-android-v0.1.25-offstore.apk",
|
"url": "https://git.flsk.cloud/mate/mate-releases/raw/branch/master/android/stable/v0.1.26/mate-android-v0.1.26-offstore.apk",
|
||||||
"sha256": "51888f55856f67e1d9eaf5856820b66981b7c8145eb0ae10f3277bd64a2a255a",
|
"sha256": "6ff50a3c69c586fc818503c4b551afe8bd469f437a7a0020e9d1fecb1470ff41",
|
||||||
"size": 238130632
|
"size": 238130628
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
android/stable/v0.1.26/mate-android-v0.1.26-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.26/mate-android-v0.1.26-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
||||||
|
6ff50a3c69c586fc818503c4b551afe8bd469f437a7a0020e9d1fecb1470ff41 mate-android-v0.1.26-offstore.apk
|
||||||
|
|
@ -1,13 +1,20 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"product": "MATE",
|
"product": "MATE",
|
||||||
"updatedAt": "2026-08-06T18:51:55Z",
|
"updatedAt": "2026-08-09T20:45:09Z",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"android": {
|
"android": {
|
||||||
"manifest": "android/manifest.json"
|
"manifest": "android/manifest.json",
|
||||||
},
|
"channels": {
|
||||||
|
"stable": "android/stable/manifest.json"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
,
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"manifest": "desktop/manifest.json"
|
"manifest": "desktop/manifest.json",
|
||||||
|
"channels": {
|
||||||
|
"prod": "desktop/prod/manifest.json"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue