mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add: eduVPN
This commit is contained in:
parent
9106042ade
commit
a35711e974
1 changed files with 35 additions and 0 deletions
35
metadata/nl.eduvpn.app.yml
Normal file
35
metadata/nl.eduvpn.app.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: SURF Cooperative
|
||||
AuthorEmail: eduvpn@surfnet.nl
|
||||
AuthorWebSite: https://surf.nl
|
||||
WebSite: https://eduvpn.org
|
||||
SourceCode: https://github.com/eduvpn/android
|
||||
IssueTracker: https://github.com/eduvpn/android/issues
|
||||
Changelog: https://github.com/eduvpn/android/blob/HEAD/CHANGES.md
|
||||
|
||||
AutoName: eduVPN
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/eduvpn/android
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.5
|
||||
versionCode: 18
|
||||
commit: 2.0.5
|
||||
submodules: true
|
||||
gradle:
|
||||
- basic
|
||||
output: app/build/outputs/apk/basic/release/app-basic-release-unsigned.apk
|
||||
rm:
|
||||
- ics-openvpn/main/src/main/cpp/mbedtls/programs/fuzz
|
||||
- ics-openvpn/main/src/main/cpp/mbedtls/tests
|
||||
- ics-openvpn/main/src/main/cpp/openvpn3/test/unittests
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.5
|
||||
CurrentVersionCode: 18
|
||||
Loading…
Reference in a new issue