From f4e463c3949c019ccc09ad89ef40908d8d2f8c74 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 16 Sep 2025 15:40:36 +0100 Subject: [PATCH] New App: com.southerntemp.thermocouples --- metadata/com.southerntemp.thermocouples.yml | 33 +++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.southerntemp.thermocouples.yml diff --git a/metadata/com.southerntemp.thermocouples.yml b/metadata/com.southerntemp.thermocouples.yml new file mode 100644 index 0000000000..e3e69edbb1 --- /dev/null +++ b/metadata/com.southerntemp.thermocouples.yml @@ -0,0 +1,33 @@ +Categories: + - Science & Education + - Unit Convertor +License: MIT +AuthorName: Dan Brown +AuthorWebSite: https://danb.me +SourceCode: https://codeberg.org/danb/Thermocouples + +AutoName: Thermocouples + +RepoType: git +Repo: https://codeberg.org/danb/Thermocouples +Binaries: https://codeberg.org/danb/Thermocouples/releases/download/v%v/thermocouples_v%v.apk + +Builds: + - versionName: 4.0.3 + versionCode: 17 + commit: bf66c9ca96c2b6208d54aed64ab3cd7028ad7f69 + subdir: app + sudo: + - echo "deb http://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-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: fb6b1e78653bdacced16df6fa142a81930f944708db00177301e9d5aa7c41e3e + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 4.0.3 +CurrentVersionCode: 17