NewApp: Jerboa for Lemmy

This commit is contained in:
Licaon_Kter 2022-01-27 18:33:16 +02:00
parent 503dbb052e
commit 142cd27c66

33
metadata/com.jerboa.yml Normal file
View file

@ -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