mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
Update manifest.toml
This commit is contained in:
parent
f00950bbc0
commit
fa2e0b25c0
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "EtherCalc"
|
||||||
description.en = "Real-time collaborative spreadsheet editor"
|
description.en = "Real-time collaborative spreadsheet editor"
|
||||||
description.fr = "Feuille de calcul collaborative en ligne"
|
description.fr = "Feuille de calcul collaborative en ligne"
|
||||||
|
|
||||||
version = "20201228~ynh7"
|
version = "20201228~ynh8"
|
||||||
|
|
||||||
maintainers = ["ljf"]
|
maintainers = ["ljf"]
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ demo = "https://ethercalc.net/"
|
||||||
code = "https://github.com/audreyt/ethercalc"
|
code = "https://github.com/audreyt/ethercalc"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.16"
|
yunohost = ">= 11.1.17"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue