mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update manifest.toml
This commit is contained in:
parent
afba20287b
commit
3dc709f8a1
1 changed files with 9 additions and 0 deletions
|
@ -41,6 +41,15 @@ ram.runtime = "50M"
|
||||||
extract = false
|
extract = false
|
||||||
rename = "smp-server"
|
rename = "smp-server"
|
||||||
|
|
||||||
|
[resources.sources.xftp]
|
||||||
|
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/xftp-server_amd64"
|
||||||
|
amd64.sha256 = ""
|
||||||
|
arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/xftp-server_arm64"
|
||||||
|
arm64.sha256 = "e48e2a57e1992616e33be2b1bda564a978f8bdef3a5e30dce55712bc66278348"
|
||||||
|
in_subdir = false
|
||||||
|
extract = false
|
||||||
|
rename = "xftp-server"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
main.default = 5223
|
main.default = 5223
|
||||||
main.exposed = "TCP"
|
main.exposed = "TCP"
|
||||||
|
|
Loading…
Add table
Reference in a new issue