mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
4e5db8bdc1
2 changed files with 4 additions and 7 deletions
|
@ -31,9 +31,9 @@ Castopod est une plate-forme d'hébergement gratuite et open source conçue pour
|
|||
- Multi-locataire : hébergez autant de podcasts que vous le souhaitez
|
||||
- Multi-utilisateur : ajouter des contributeurs et définir des rôles
|
||||
|
||||
**Version incluse :** 1.7.1~ynh2
|
||||
**Version incluse :** 1.7.1~ynh2
|
||||
|
||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -20,11 +20,8 @@ code = "https://code.castopod.org/adaures/castopod"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "150M"
|
||||
ram.runtime = "50M"
|
||||
|
@ -42,8 +39,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/957f673c5f2f55aea9914e213a753845/castopod-1.7.1.zip"
|
||||
sha256 = "ac97e620bf936ae1d53884ebdd3c43802f072c6316806ffd9b802f99c3922537"
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/fe7be588c53a9e1ed63af47e6e624ad1/castopod-1.6.5.zip"
|
||||
sha256 = "3618afa82605dda4f791efe5bb312d1fab3c4b0d702086f9cb75e57d627b6306"
|
||||
in_subdir = true
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue