From 0fd0a55fce4698745c462aa40af2523b77b8c710 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 25 Sep 2025 03:56:58 +0000 Subject: [PATCH] Update CClauncher to v9.9.6 (860) --- 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 0fd65ee7ec..5bd1f9c2bd 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -647,6 +647,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.9.6 + versionCode: 857 + commit: 0ed6aa29b0741e92a789ec85266d40b3e0f62fd7 + 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.9.6 + versionCode: 858 + commit: 0ed6aa29b0741e92a789ec85266d40b3e0f62fd7 + 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.9.6 + versionCode: 859 + commit: 0ed6aa29b0741e92a789ec85266d40b3e0f62fd7 + 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.9.6 + versionCode: 860 + commit: 0ed6aa29b0741e92a789ec85266d40b3e0f62fd7 + 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 @@ -656,5 +692,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v9.9.3 -CurrentVersionCode: 830 +CurrentVersion: v9.9.6 +CurrentVersionCode: 860