diff --git a/metadata/com.daemon.ssh.yml b/metadata/com.daemon.ssh.yml new file mode 100644 index 0000000000..72a362911d --- /dev/null +++ b/metadata/com.daemon.ssh.yml @@ -0,0 +1,23 @@ +Categories: + - Security +License: GPL-2.0-or-later +AuthorName: Tibor Tarnai +AuthorEmail: tibor.tarnai@gmail.com +SourceCode: https://github.com/jazzm0/ssh-daemon +IssueTracker: https://github.com/jazzm0/ssh-daemon/issues + +AutoName: SshDaemon + +RepoType: git +Repo: https://github.com/jazzm0/ssh-daemon + +Builds: + - versionName: 2.0.0 + versionCode: 9 + commit: 2.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags