diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml new file mode 100644 index 0000000000..9644505a9c --- /dev/null +++ b/metadata/com.jerboa.yml @@ -0,0 +1,33 @@ +Categories: + - Internet +License: AGPL-3.0-only +WebSite: https://join-lemmy.org +SourceCode: https://github.com/dessalines/jerboa +IssueTracker: https://github.com/dessalines/jerboa/issues +Changelog: https://github.com/dessalines/jerboa/blob/HEAD/RELEASES.md +Donate: https://www.patreon.com/dessalines +Liberapay: Lemmy +OpenCollective: lemmy +Bitcoin: 1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK + +AutoName: Jerboa for Lemmy + +RepoType: git +Repo: https://github.com/dessalines/jerboa.git + +Builds: + - versionName: 0.0.5 + versionCode: 4 + commit: 0.0.5 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 0.0.5 +CurrentVersionCode: 4