From 949eca622f789efd5d7ceb6a58f796744d1354a8 Mon Sep 17 00:00:00 2001 From: Shane Dowling Date: Wed, 26 Nov 2025 19:48:27 +0000 Subject: [PATCH] New app: Assistral --- metadata/org.shano.assistral.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/org.shano.assistral.yml diff --git a/metadata/org.shano.assistral.yml b/metadata/org.shano.assistral.yml new file mode 100644 index 0000000000..89cab43f24 --- /dev/null +++ b/metadata/org.shano.assistral.yml @@ -0,0 +1,28 @@ +Categories: + - AI Chat +License: GPL-3.0-only +AuthorName: shano +AuthorEmail: shane@shanedowling.com +SourceCode: https://github.com/shano/assistral +IssueTracker: https://github.com/shano/assistral/issues + +AutoName: Assistral + +RepoType: git +Repo: https://github.com/shano/assistral.git +Binaries: https://github.com/shano/assistral/releases/download/v%v/assistral-release-%v.apk + +Builds: + - versionName: 3.2.1 + versionCode: 320 + commit: 5ae040f1d363bb9688fcdc19e788927c94d8b373 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: c125529160e8f849a8b7165164b4e06bf3eafbbec3e5530077b8e924941d839c + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 3.2.1 +CurrentVersionCode: 320