Update Caffeinate to 1.6.0 (22)

This commit is contained in:
F-Droid checkupdates bot 2024-11-02 08:03:01 +00:00 committed by linsui
parent 0b0ce98516
commit d5c995e214

View file

@ -8,7 +8,7 @@ AutoName: Caffeinate
RepoType: git
Repo: https://github.com/abdalmoniem/Caffeinate.git
Binaries: https://github.com/abdalmoniem/Caffeinate/releases/download/v%v/com.hifnawy.caffeinate_release_v%v.apk
Binaries: https://github.com/abdalmoniem/Caffeinate/releases/download/v%v/com.hifnawy.caffeinate.release_release_v%v.apk
Builds:
- versionName: 1.4.0
@ -17,6 +17,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/abdalmoniem/Caffeinate/releases/download/v%v/com.hifnawy.caffeinate_release_v%v.apk
prebuild: sed -i -e '/signingConfigs.findByName/d' build.gradle.kts
- versionName: 1.4.5
@ -25,13 +26,18 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/abdalmoniem/Caffeinate/releases/download/v%v/com.hifnawy.caffeinate_release_v%v.apk
prebuild: sed -i -e '/signingConfigs.findByName/d' build.gradle.kts
- versionName: 1.5.1
versionCode: 21
disable: https://github.com/abdalmoniem/Caffeinate/issues/47
commit: 1110da7ce7250d7c6191ccd29f68df972595abec
- versionName: 1.6.0
versionCode: 22
commit: 95214fec54f6229ab74636e8f5d7a0ccee5f5f8b
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
init: sed -i -e '/signingConfigs.findByName/,+1d' build.gradle.kts
gradle:
- yes
@ -40,5 +46,5 @@ AllowedAPKSigningKeys: 950a5bf98a6c43769d800aac371e83b8a632b55de98349c01dc5419e9
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.5.1
CurrentVersionCode: 21
CurrentVersion: 1.6.0
CurrentVersionCode: 22