release(android): publish v0.1.24 to stable
This commit is contained in:
parent
c0c19ef89c
commit
f1e56be853
5 changed files with 25 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"platform": "android",
|
||||
"updatedAt": "2026-07-19T16:49:19Z",
|
||||
"updatedAt": "2026-07-31T21:52:21Z",
|
||||
"channels": {
|
||||
"stable": "stable/manifest.json"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,21 +4,21 @@
|
|||
"platform": "android",
|
||||
"channel": "stable",
|
||||
"latest": {
|
||||
"version": "v0.1.22",
|
||||
"publishedAt": "2026-07-19T16:49:19Z",
|
||||
"version": "v0.1.24",
|
||||
"publishedAt": "2026-07-31T21:52:21Z",
|
||||
"source": {
|
||||
"repository": "digital4you/mate",
|
||||
"ref": "android-v0.1.22",
|
||||
"sha": "8374d31f0c72bbdc2a50ba374dbe302fd04c9f22"
|
||||
"ref": "android-v0.1.24",
|
||||
"sha": "8fc8016b5acc3ca5720fa78f71fe48a1705ef2e9"
|
||||
},
|
||||
"artifacts": [
|
||||
{
|
||||
"type": "apk",
|
||||
"file": "v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"path": "android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"url": "https://git.flsk.cloud/mate/mate-releases/raw/branch/master/android/stable/v0.1.22/mate-android-v0.1.22-offstore.apk",
|
||||
"sha256": "a26f6ea051473a540d5636d5fc840b4341e197afc292f0539fd1c892932ca797",
|
||||
"size": 242916754
|
||||
"file": "v0.1.24/mate-android-v0.1.24-offstore.apk",
|
||||
"path": "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.24/mate-android-v0.1.24-offstore.apk",
|
||||
"sha256": "f6273e4925aca87e4d49df9ca1586f27ebef97cfac5c98e2c05f33f18e62ed62",
|
||||
"size": 237116248
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
BIN
android/stable/v0.1.24/mate-android-v0.1.24-offstore.apk
(Stored with Git LFS)
Normal file
BIN
android/stable/v0.1.24/mate-android-v0.1.24-offstore.apk
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
f6273e4925aca87e4d49df9ca1586f27ebef97cfac5c98e2c05f33f18e62ed62 mate-android-v0.1.24-offstore.apk
|
||||
|
|
@ -1,13 +1,20 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"updatedAt": "2026-07-27T07:19:37Z",
|
||||
"updatedAt": "2026-07-31T21:52:21Z",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue