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