From 1e84c53f3a01ab9ff01318e611cc3c83e04e703c Mon Sep 17 00:00:00 2001 From: MATE Release Bot Date: Sun, 9 Aug 2026 21:03:59 +0000 Subject: [PATCH] release(android): publish v0.1.27 to stable --- android/manifest.json | 2 +- android/stable/manifest.json | 16 ++++++++-------- .../v0.1.27/mate-android-v0.1.27-offstore.apk | 3 +++ .../mate-android-v0.1.27-offstore.apk.sha256 | 1 + manifest.json | 2 +- 5 files changed, 14 insertions(+), 10 deletions(-) create mode 100644 android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk create mode 100644 android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk.sha256 diff --git a/android/manifest.json b/android/manifest.json index 60bb6e1..b509e02 100644 --- a/android/manifest.json +++ b/android/manifest.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "product": "MATE", "platform": "android", - "updatedAt": "2026-08-09T20:45:09Z", + "updatedAt": "2026-08-09T21:03:19Z", "channels": { "stable": "stable/manifest.json" } diff --git a/android/stable/manifest.json b/android/stable/manifest.json index f60547d..5bcfc88 100644 --- a/android/stable/manifest.json +++ b/android/stable/manifest.json @@ -4,20 +4,20 @@ "platform": "android", "channel": "stable", "latest": { - "version": "v0.1.26", - "publishedAt": "2026-08-09T20:45:09Z", + "version": "v0.1.27", + "publishedAt": "2026-08-09T21:03:19Z", "source": { "repository": "digital4you/mate", - "ref": "android-v0.1.26", - "sha": "5f15e4df26ff28477e9bdf4b3e1afc7f79d7b19b" + "ref": "android-v0.1.27", + "sha": "058438172f3d6bd7324c71b30ad6d7f36cdacf4d" }, "artifacts": [ { "type": "apk", - "file": "v0.1.26/mate-android-v0.1.26-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.26/mate-android-v0.1.26-offstore.apk", - "sha256": "6ff50a3c69c586fc818503c4b551afe8bd469f437a7a0020e9d1fecb1470ff41", + "file": "v0.1.27/mate-android-v0.1.27-offstore.apk", + "path": "android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk", + "url": "https://git.flsk.cloud/mate/mate-releases/media/branch/master/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk", + "sha256": "6747e1105055ac06c44b21763d69e9c3143f0dc3f07e9752236f57c45f8433c6", "size": 238130628 } ] diff --git a/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk b/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk new file mode 100644 index 0000000..520c0d1 --- /dev/null +++ b/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6747e1105055ac06c44b21763d69e9c3143f0dc3f07e9752236f57c45f8433c6 +size 238130628 diff --git a/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk.sha256 b/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk.sha256 new file mode 100644 index 0000000..c1caf20 --- /dev/null +++ b/android/stable/v0.1.27/mate-android-v0.1.27-offstore.apk.sha256 @@ -0,0 +1 @@ +6747e1105055ac06c44b21763d69e9c3143f0dc3f07e9752236f57c45f8433c6 mate-android-v0.1.27-offstore.apk diff --git a/manifest.json b/manifest.json index e9a6d5c..c64d912 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "product": "MATE", - "updatedAt": "2026-08-09T20:45:09Z", + "updatedAt": "2026-08-09T21:03:19Z", "platforms": { "android": { "manifest": "android/manifest.json",