Update Thor to 1.8.5 (185)

This commit is contained in:
checkupdates bot 2025-08-15 05:28:47 +00:00 committed by Licaon_Kter
parent c6ac813a44
commit 645f5e34e0

View file

@ -720,7 +720,19 @@ Builds:
gradle:
- yes
- versionName: 1.8.5
versionCode: 185
commit: 21c3c56f2adf30a1425558da8f04d6bf843a3269
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.3
CurrentVersionCode: 183
CurrentVersion: 1.8.5
CurrentVersionCode: 185