Update Thor to 1.8.1 (181)

This commit is contained in:
checkupdates bot 2025-08-13 05:26:55 +00:00
parent 5e59389bf9
commit bc091f2911

View file

@ -733,7 +733,19 @@ Builds:
gradle:
- yes
- versionName: 1.8.1
versionCode: 181
commit: b5f54d3a6c15a77639f455f7fd0f10450b00ee04
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.0
CurrentVersionCode: 180
CurrentVersion: 1.8.1
CurrentVersionCode: 181