From 956b521f3c1d758ca7df0f2a8a86f46ae489b2f8 Mon Sep 17 00:00:00 2001 From: genofire Date: Fri, 21 Feb 2020 11:01:46 +0100 Subject: [PATCH] add GitFox (with commit id instatt of tag, because we need the fastline files) --- metadata/com.gitlab.terrakok.gitfox.yml | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.gitlab.terrakok.gitfox.yml diff --git a/metadata/com.gitlab.terrakok.gitfox.yml b/metadata/com.gitlab.terrakok.gitfox.yml new file mode 100644 index 0000000000..d67b04594a --- /dev/null +++ b/metadata/com.gitlab.terrakok.gitfox.yml @@ -0,0 +1,26 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: Apache-2.0 +AuthorName: Konstantin Tskhovrebov +SourceCode: https://gitlab.com/terrakok/gitlab-client +IssueTracker: https://gitlab.com/terrakok/gitlab-client/issues + +AutoName: GitFox + +RepoType: git +Repo: https://gitlab.com/terrakok/gitlab-client.git + +Builds: + - versionName: 1.7.0 + versionCode: 22 + commit: a51ae6f9a657edd5c1f0e5e5fb4f204903377e38 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.7.0 +CurrentVersionCode: 22