Update Thor to 1.8.7 (187)

This commit is contained in:
checkupdates bot 2025-08-18 05:28:00 +00:00 committed by Licaon_Kter
parent 3c9ada59eb
commit a1406bbe0e

View file

@ -732,7 +732,19 @@ Builds:
gradle:
- yes
- versionName: 1.8.7
versionCode: 187
commit: 863379070c22b17d15872120e1a7fcc780076159
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.5
CurrentVersionCode: 185
CurrentVersion: 1.8.7
CurrentVersionCode: 187