Update Thor to 1.8.8 (188)

This commit is contained in:
checkupdates bot 2025-08-24 05:27:16 +00:00 committed by linsui
parent 023e00626d
commit d5214602a1

View file

@ -744,7 +744,19 @@ Builds:
gradle:
- yes
- versionName: 1.8.8
versionCode: 188
commit: 71421c40a27f0622a983ed2a4c632bf2794b9bee
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
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.8.7
CurrentVersionCode: 187
CurrentVersion: 1.8.8
CurrentVersionCode: 188