From 988f904b45441667f3d71417398307112626d797 Mon Sep 17 00:00:00 2001 From: Govind Krishnan Date: Sun, 3 Apr 2022 04:13:26 +0000 Subject: [PATCH] Merge org.biotstoiq.gophercle --- metadata/org.biotstoiq.gophercle.yml | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/org.biotstoiq.gophercle.yml diff --git a/metadata/org.biotstoiq.gophercle.yml b/metadata/org.biotstoiq.gophercle.yml new file mode 100644 index 0000000000..bd1700f270 --- /dev/null +++ b/metadata/org.biotstoiq.gophercle.yml @@ -0,0 +1,33 @@ +Categories: + - Internet + - Connectivity + - Reading +License: MIT +AuthorName: roidujeu +AuthorEmail: sofogos@protonmail.com +SourceCode: https://gitlab.com/biotstoiq/gophercle +Donate: https://gitlab.com/biotstoiq/donate +Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0 + +Name: gophercle +AutoName: gophercle + +RepoType: git +Repo: https://gitlab.com/biotstoiq/gophercle.git + +Builds: + - versionName: '0.91' + versionCode: 11 + commit: v0.91 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.91' +CurrentVersionCode: 11