mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App: Webmon (ooo.akito.webmon)
This commit is contained in:
parent
daf8740e1a
commit
e898cababb
1 changed files with 35 additions and 0 deletions
35
metadata/ooo.akito.webmon.yml
Normal file
35
metadata/ooo.akito.webmon.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Development
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Akito
|
||||
AuthorEmail: the@akito.ooo
|
||||
AuthorWebSite: https://akito.ooo
|
||||
SourceCode: https://github.com/theAkito/webmon
|
||||
IssueTracker: https://github.com/theAkito/webmon/issues
|
||||
Changelog: https://github.com/theAkito/webmon/releases
|
||||
Liberapay: Akito
|
||||
Bitcoin: bc1qehfmaq6fsvhw829x8aktw8lw7uhec0ya96eg7u
|
||||
|
||||
AutoName: Website Monitor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/theAkito/webmon
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.0
|
||||
versionCode: 5
|
||||
commit: 2.0.0
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue