From 81f9082c122fb34885c5784ae063b5913c20e160 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Mon, 8 Sep 2025 00:38:07 +0800 Subject: [PATCH] breezy weather: 6.0.11-rc --- metadata/org.breezyweather.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/metadata/org.breezyweather.yml b/metadata/org.breezyweather.yml index 18446a4aa2..4fcc49507a 100644 --- a/metadata/org.breezyweather.yml +++ b/metadata/org.breezyweather.yml @@ -174,6 +174,21 @@ Builds: - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk $$OUT$$ + - versionName: 6.0.11-rc_freenet + versionCode: 60011 + commit: 4a90c8da6d60db4a75552867dd0b87d075da2bee + subdir: app + gradle: + - freenet + binary: https://github.com/breezy-weather/breezy-weather/releases/download/v6.0.11-rc/breezy-weather-v%v.apk + srclibs: + - reproducible-apk-tools@v0.3.0 + prebuild: sed -i -e '/isEnable/s/true/false/' build.gradle.kts + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + AllowedAPKSigningKeys: 29d435f70aa9aec3c1faff7f7ffa6e15785088d87f06ecfcab9c3cc62dc269d8 MaintainerNotes: Per flavor versionName suffix does not allow to template the Binaries