From 342bb67b73910cbbc9853456077596d765adff11 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 21 Apr 2025 03:53:13 +0000 Subject: [PATCH] Update CClauncher to v6.1.2 (440) --- metadata/app.cclauncher.yml | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/metadata/app.cclauncher.yml b/metadata/app.cclauncher.yml index 5c50c2c78a..5ec763a298 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -50,6 +50,38 @@ Builds: binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk build: gradle assembleRelease -PtargetAbi=arm64-v8a + - versionName: v6.1.2 + versionCode: 437 + commit: 03c3eaaa8c7f85a8f46d5c71142e0e0e13ce8c8a + subdir: app + output: build/outputs/apk/release/*x86.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86.apk + build: gradle assembleRelease -PtargetAbi=x86 + + - versionName: v6.1.2 + versionCode: 438 + commit: 03c3eaaa8c7f85a8f46d5c71142e0e0e13ce8c8a + subdir: app + output: build/outputs/apk/release/*x86_64*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86_64.apk + build: gradle assembleRelease -PtargetAbi=x86_64 + + - versionName: v6.1.2 + versionCode: 439 + commit: 03c3eaaa8c7f85a8f46d5c71142e0e0e13ce8c8a + subdir: app + output: build/outputs/apk/release/*armeabi-v7a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-armeabi-v7a.apk + build: gradle assembleRelease -PtargetAbi=armeabi-v7a + + - versionName: v6.1.2 + versionCode: 440 + commit: 03c3eaaa8c7f85a8f46d5c71142e0e0e13ce8c8a + subdir: app + output: build/outputs/apk/release/*arm64-v8a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk + build: gradle assembleRelease -PtargetAbi=arm64-v8a + AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e AutoUpdateMode: Version @@ -59,5 +91,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v6.1.1 -CurrentVersionCode: 430 +CurrentVersion: v6.1.2 +CurrentVersionCode: 440