release(android): publish v0.1.25 to stable
This commit is contained in:
parent
6135de4021
commit
d49efb3ac6
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-07-31T21:52:21Z",
|
"updatedAt": "2026-08-05T23:24:13Z",
|
||||||
"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.24",
|
"version": "v0.1.25",
|
||||||
"publishedAt": "2026-07-31T21:52:21Z",
|
"publishedAt": "2026-08-05T23:24:13Z",
|
||||||
"source": {
|
"source": {
|
||||||
"repository": "digital4you/mate",
|
"repository": "digital4you/mate",
|
||||||
"ref": "android-v0.1.24",
|
"ref": "android-v0.1.25",
|
||||||
"sha": "8fc8016b5acc3ca5720fa78f71fe48a1705ef2e9"
|
"sha": "0a3b11314eb7c31217da83debf79d8da680a4ddb"
|
||||||
},
|
},
|
||||||
"artifacts": [
|
"artifacts": [
|
||||||
{
|
{
|
||||||
"type": "apk",
|
"type": "apk",
|
||||||
"file": "v0.1.24/mate-android-v0.1.24-offstore.apk",
|
"file": "v0.1.25/mate-android-v0.1.25-offstore.apk",
|
||||||
"path": "android/stable/v0.1.24/mate-android-v0.1.24-offstore.apk",
|
"path": "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.24/mate-android-v0.1.24-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",
|
||||||
"sha256": "f6273e4925aca87e4d49df9ca1586f27ebef97cfac5c98e2c05f33f18e62ed62",
|
"sha256": "51888f55856f67e1d9eaf5856820b66981b7c8145eb0ae10f3277bd64a2a255a",
|
||||||
"size": 237116248
|
"size": 238130632
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
android/stable/v0.1.25/mate-android-v0.1.25-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.25/mate-android-v0.1.25-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
||||||
|
51888f55856f67e1d9eaf5856820b66981b7c8145eb0ae10f3277bd64a2a255a mate-android-v0.1.25-offstore.apk
|
||||||
|
|
@ -1,13 +1,20 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"product": "MATE",
|
"product": "MATE",
|
||||||
"updatedAt": "2026-08-04T17:14:03Z",
|
"updatedAt": "2026-08-05T23:24:13Z",
|
||||||
"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