mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update manifest.toml
This commit is contained in:
parent
c4789a1f74
commit
c1b6275c38
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Castopod"
|
||||||
description.en = "Hosting platform made for podcasters"
|
description.en = "Hosting platform made for podcasters"
|
||||||
description.fr = "Plateforme d'hébergement conçue pour les podcasteurs"
|
description.fr = "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||||
|
|
||||||
version = "1.3.3~ynh1"
|
version = "1.3.5~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://docs.castopod.org/"
|
||||||
code = "https://code.castopod.org/adaures/castopod"
|
code = "https://code.castopod.org/adaures/castopod"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.18"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://code.castopod.org/adaures/castopod/uploads/ade2c7581ffcd7eb4dde8d694bb3b702/castopod-1.3.3.zip"
|
url = "https://code.castopod.org/adaures/castopod/uploads/6d9b398cab3cbde3b88512d497988073/castopod-1.3.5.zip"
|
||||||
sha256 = "7fef7589d36fa3baecc4caf875e3d3bb1c66ca8564162000af6c71e56e8122f9"
|
sha256 = "e0d84a3427e5c0a617bd713c3cec71b0aa245d3c1b117aeeb825d7923ed4ab9b"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue