From 74cf416b37dc72c8cc18e78125c006cac78da986 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 25 Oct 2025 03:58:02 +0000 Subject: [PATCH] Update CClauncher to v9.10.1 (910) --- metadata/app.cclauncher.yml | 40 +++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/metadata/app.cclauncher.yml b/metadata/app.cclauncher.yml index fab3c75de0..5d7fb2776e 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -755,6 +755,42 @@ Builds: output: build/outputs/apk/release/*arm64-v8a*.apk binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk + - versionName: v9.10.1 + versionCode: 907 + commit: 564a8b73a7e833a87295c31843594bd5dfc5ca85 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*x86.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86.apk + + - versionName: v9.10.1 + versionCode: 908 + commit: 564a8b73a7e833a87295c31843594bd5dfc5ca85 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*x86_64*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86_64.apk + + - versionName: v9.10.1 + versionCode: 909 + commit: 564a8b73a7e833a87295c31843594bd5dfc5ca85 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*armeabi-v7a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-armeabi-v7a.apk + + - versionName: v9.10.1 + versionCode: 910 + commit: 564a8b73a7e833a87295c31843594bd5dfc5ca85 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*arm64-v8a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk + AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e AutoUpdateMode: Version @@ -764,5 +800,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v9.9.8 -CurrentVersionCode: 880 +CurrentVersion: v9.10.1 +CurrentVersionCode: 910