mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Ssh daemon
This commit is contained in:
parent
337198c00b
commit
f11f1758ef
1 changed files with 23 additions and 0 deletions
23
metadata/com.daemon.ssh.yml
Normal file
23
metadata/com.daemon.ssh.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue