mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
Update manifest.toml : all architectures are supported
This commit is contained in:
parent
b15ce8420a
commit
b74443810c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ fund = "https://github.com/sponsors/tsl0922"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.1.21"
|
||||||
architectures = ["i386", "amd64", "arm64", "armhf"]
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
|
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue