Update Thor to 1.7.7 (177)

This commit is contained in:
checkupdates bot 2025-08-05 05:26:21 +00:00 committed by Licaon_Kter
parent 48093b318a
commit 0c53eff8da

View file

@ -707,7 +707,19 @@ Builds:
gradle:
- yes
- versionName: 1.7.7
versionCode: 177
commit: ec436ec2564a65d9f59bd39cf095af1dac182258
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.7.6
CurrentVersionCode: 176
CurrentVersion: 1.7.7
CurrentVersionCode: 177