Add App Homepage to Webmon (ooo.akito.webmon.yml)

This commit is contained in:
Akito 2021-11-08 01:51:48 +00:00 committed by linsui
parent 2de0c3a781
commit 9ed41d533e

View file

@ -6,6 +6,7 @@ License: GPL-3.0-or-later
AuthorName: Akito
AuthorEmail: the@akito.ooo
AuthorWebSite: https://akito.ooo
WebSite: https://webmon.dev.akito.ooo/
SourceCode: https://github.com/theAkito/webmon
IssueTracker: https://github.com/theAkito/webmon/issues
Changelog: https://github.com/theAkito/webmon/blob/HEAD/CHANGELOG.md
@ -51,7 +52,18 @@ Builds:
gradle:
- yes
- versionName: 2.4.0
versionCode: 9
commit: 2.4.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.3.0
CurrentVersionCode: 8
CurrentVersion: 2.4.0
CurrentVersionCode: 9