From 383e318311556cbf04e8485a2cedbc1bb8eac781 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 21 May 2025 03:57:14 +0000 Subject: [PATCH] Update CClauncher to v9.2.2 (660) --- 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 2c1eb64e02..5d4b19955f 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -250,6 +250,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.2.2 + versionCode: 657 + commit: 7a15e308ae34f6393f5e2f2f073e6db4d30a5c20 + 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.2.2 + versionCode: 658 + commit: 7a15e308ae34f6393f5e2f2f073e6db4d30a5c20 + 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.2.2 + versionCode: 659 + commit: 7a15e308ae34f6393f5e2f2f073e6db4d30a5c20 + 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.2.2 + versionCode: 660 + commit: 7a15e308ae34f6393f5e2f2f073e6db4d30a5c20 + 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 @@ -259,5 +295,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v9.2.1 -CurrentVersionCode: 650 +CurrentVersion: v9.2.2 +CurrentVersionCode: 660