From 216ad604b006524c825ee578abd6dc1bed69bf32 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 4 Sep 2025 04:19:15 +0000 Subject: [PATCH] Update io.github.antoinepirlot.satunes to 3.2.2 (91) --- metadata/io.github.antoinepirlot.satunes.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.antoinepirlot.satunes.yml b/metadata/io.github.antoinepirlot.satunes.yml index b18a3516a5..8ae288dbc7 100644 --- a/metadata/io.github.antoinepirlot.satunes.yml +++ b/metadata/io.github.antoinepirlot.satunes.yml @@ -441,10 +441,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 3.2.2 + versionCode: 91 + commit: f260704178c688a94596558b236783f4b0dbdd5f + subdir: app + submodules: true + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 + fix-newlines $$OUT$$ 'META-INF/services/*' + AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679 AutoUpdateMode: Version UpdateCheckMode: Tags v[\d.]+$ UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)" -CurrentVersion: 3.2.1 -CurrentVersionCode: 90 +CurrentVersion: 3.2.2 +CurrentVersionCode: 91