From 24e532d96c3f8375d729e15a9af4bfffdbf1245a Mon Sep 17 00:00:00 2001 From: linsui Date: Wed, 10 Feb 2021 22:04:28 +0800 Subject: [PATCH] invizible --- metadata/pan.alexander.tordnscrypt.stable.yml | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 metadata/pan.alexander.tordnscrypt.stable.yml diff --git a/metadata/pan.alexander.tordnscrypt.stable.yml b/metadata/pan.alexander.tordnscrypt.stable.yml new file mode 100644 index 0000000000..8e4e80ac25 --- /dev/null +++ b/metadata/pan.alexander.tordnscrypt.stable.yml @@ -0,0 +1,39 @@ +Categories: + - Internet + - Security +License: GPL-3.0-or-later +AuthorName: Oleksandr Garmatin +AuthorEmail: invizible.soft@gmail.com +SourceCode: https://github.com/Gedsh/InviZible +IssueTracker: https://github.com/Gedsh/InviZible/issues +Translation: https://poeditor.com/join/project/h6ulNL9gEd +Changelog: https://github.com/Gedsh/InviZible/blob/HEAD/ChangeLog.md +Donate: https://github.com/Gedsh/InviZible#donations +Bitcoin: 1GfJwiHG6xKCQCpHeW6fELzFfgsvcSxVUR + +AutoName: InviZible Pro + +RepoType: git +Repo: https://github.com/Gedsh/InviZible.git + +Builds: + - versionName: 5.1.0 + versionCode: 2122 + commit: v5.1.0-stable + subdir: tordnscrypt + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y autogen g++ + - apt-get install -y -t testing golang-go + gradle: + - fdroidArmv7a + scandelete: + - tordnscrypt/libs/arm64-v8a + - tordnscrypt/libs/armeabi-v7a + build: libs/build + +AutoUpdateMode: Version +-stable v%v +UpdateCheckMode: Tags +CurrentVersion: 5.1.0 +CurrentVersionCode: 2122