mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
459edbff45
8 changed files with 10 additions and 10 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.5~ynh1
|
||||
**Shipped version:** 1.12.6~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.5~ynh1
|
||||
**Versión actual:** 1.12.6~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.5~ynh1
|
||||
**Paketatutako bertsioa:** 1.12.6~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.5~ynh1
|
||||
**Version incluse :** 1.12.6~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.5~ynh1
|
||||
**Versión proporcionada:** 1.12.6~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.5~ynh1
|
||||
**Versi terkirim:** 1.12.6~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.5~ynh1
|
||||
**分发版本:** 1.12.6~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.5~ynh1"
|
||||
version = "1.12.6~ynh1"
|
||||
|
||||
maintainers = ["orhtej2"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/20c153311298020a611fda924b7d0e0d/castopod-1.12.5.zip"
|
||||
sha256 = "b54d84d7a0be54874da50968d7a52eca061dc248a67062cc64cac313f2f3372a"
|
||||
url = "https://code.castopod.org/-/project/2/uploads/00bc7b33311a868792563011503b2d59/castopod-1.12.6.zip"
|
||||
sha256 = "6744db2d7d789897e7d258cc7a35aa3376d8b455294f962bc505d4112815064c"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
autoupdate.asset = "Castopod Package \\(zip\\)"
|
||||
in_subdir = true
|
||||
|
|
Loading…
Add table
Reference in a new issue