mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Add Valetudo Companion
This commit is contained in:
parent
fb2ba9a5a1
commit
b7ad41bdc8
1 changed files with 30 additions and 0 deletions
30
metadata/cloud.valetudo.companion.yml
Normal file
30
metadata/cloud.valetudo.companion.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
AuthorName: Hypfer
|
||||
WebSite: https://valetudo.cloud/
|
||||
SourceCode: https://github.com/Hypfer/valetudo-companion
|
||||
IssueTracker: https://github.com/Hypfer/valetudo-companion/issues
|
||||
Donate: https://github.com/sponsors/Hypfer
|
||||
|
||||
AutoName: Valetudo Companion
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Hypfer/valetudo-companion
|
||||
|
||||
Builds:
|
||||
- versionName: 2021.09.2
|
||||
versionCode: 3
|
||||
commit: d7078bc4ff6e786fe8dd72eaa5b706ab713f272c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2021.09.2
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue