Update Thor to 1.7.6 (176)

This commit is contained in:
checkupdates bot 2025-08-01 05:25:43 +00:00
parent 90fd37ae87
commit 887a93770e

View file

@ -695,7 +695,19 @@ Builds:
gradle:
- yes
- versionName: 1.7.6
versionCode: 176
commit: 814f6f6c980b2e0c28633f26a7b916d674e0f9a7
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.5
CurrentVersionCode: 175
CurrentVersion: 1.7.6
CurrentVersionCode: 176