mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
1.3.3
This commit is contained in:
parent
5834e930af
commit
96893e6b5b
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.1.4~ynh1"
|
version = "1.3.3~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.16"
|
yunohost = ">= 11.1.18"
|
||||||
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/97a3dc85646f278003b4a95951e2fa21/castopod-1.2.4.zip"
|
url = "https://code.castopod.org/adaures/castopod/uploads/ade2c7581ffcd7eb4dde8d694bb3b702/castopod-1.3.3.zip"
|
||||||
sha256 = "fc69044b12e233b7bf45e75e400bb814fc3aad0489cbf49b375df7fc43dc0587"
|
sha256 = "7fef7589d36fa3baecc4caf875e3d3bb1c66ca8564162000af6c71e56e8122f9"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue