Update Breezy Weather to 5.4.8_freenet (50408)

This commit is contained in:
checkupdates bot 2025-06-23 05:45:35 +00:00 committed by Licaon_Kter
parent 29aa557e0d
commit 5ed3a032b3

View File

@ -157,6 +157,21 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 5.4.8_freenet
versionCode: 50408
commit: 7e136e3d66499d7a8884db8b20e8fadbfc8a7d44
subdir: app
gradle:
- freenet
binary: https://github.com/breezy-weather/breezy-weather/releases/download/v5.4.8/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
@ -164,5 +179,5 @@ MaintainerNotes: Per flavor versionName suffix does not allow to template the Bi
AutoUpdateMode: None
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 5.4.7_freenet
CurrentVersionCode: 50407
CurrentVersion: 5.4.8_freenet
CurrentVersionCode: 50408