mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
13f323b987
9 changed files with 11 additions and 11 deletions
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Shipped version:** 1.12.7~ynh1
|
||||
**Shipped version:** 1.12.9~ynh1
|
||||
|
||||
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Versión actual:** 1.12.7~ynh1
|
||||
**Versión actual:** 1.12.9~ynh1
|
||||
|
||||
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Paketatutako bertsioa:** 1.12.7~ynh1
|
||||
**Paketatutako bertsioa:** 1.12.9~ynh1
|
||||
|
||||
**Demoa:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ 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.12.7~ynh1
|
||||
**Version incluse :** 1.12.9~ynh1
|
||||
|
||||
**Démo :** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Versión proporcionada:** 1.12.7~ynh1
|
||||
**Versión proporcionada:** 1.12.9~ynh1
|
||||
|
||||
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Versi terkirim:** 1.12.7~ynh1
|
||||
**Versi terkirim:** 1.12.9~ynh1
|
||||
|
||||
**Demo:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**Поставляемая версия:** 1.12.7~ynh1
|
||||
**Поставляемая версия:** 1.12.9~ynh1
|
||||
|
||||
**Демо-версия:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP
|
|||
- Multi-tenant: host as many podcasts as you want
|
||||
- Multi-user: add contributors and set roles
|
||||
|
||||
**分发版本:** 1.12.7~ynh1
|
||||
**分发版本:** 1.12.9~ynh1
|
||||
|
||||
**演示:** <https://podcast.podlibre.org/@podlibre_fr>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Castopod"
|
|||
description.en = "Hosting platform made for podcasters"
|
||||
description.fr = "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||
|
||||
version = "1.12.7~ynh1"
|
||||
version = "1.12.9~ynh1"
|
||||
|
||||
maintainers = ["orhtej2"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/-/project/2/uploads/4c3b093e28fc17daec66d481a3a41e8a/castopod-1.12.7.zip"
|
||||
sha256 = "ad7c76488caaa9f1f8a01ac5bdc945edf9680d805788227cdd4bbaec6967f7cd"
|
||||
url = "https://code.castopod.org/-/project/2/uploads/cc9e9e62dfc16413c160cc6fe0fa35bf/castopod-1.12.9.zip"
|
||||
sha256 = "407cf8e3fdf68288e01bb38cf85d2c3e42db2b19065472f36f21996334455497"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
autoupdate.asset = "Castopod Package \\(zip\\)"
|
||||
in_subdir = true
|
||||
|
|
Loading…
Add table
Reference in a new issue