mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
31b9674b96
7 changed files with 9 additions and 9 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.0~ynh1
|
||||
**Shipped version:** 1.12.1~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.0~ynh1
|
||||
**Versión actual:** 1.12.1~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.0~ynh1
|
||||
**Paketatutako bertsioa:** 1.12.1~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.0~ynh1
|
||||
**Version incluse :** 1.12.1~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.0~ynh1
|
||||
**Versión proporcionada:** 1.12.1~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.0~ynh1
|
||||
**分发版本:** 1.12.1~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.0~ynh1"
|
||||
version = "1.12.1~ynh1"
|
||||
|
||||
maintainers = ["orhtej2"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/8059c39b519cf6d2852cc3f5f98ad1dc/castopod-1.12.0.zip"
|
||||
sha256 = "b1772b21774250c8a9478180d1aae74a03f2ae7e2497b05ff8375555131cb78b"
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/804655fd3bccd35accd9aac393f7ead8/castopod-1.12.1.zip"
|
||||
sha256 = "8ae3c1d0c6659811aa70d1cb2f1bbb4f0fde52e547d19e0b216f92cd105181f5"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
autoupdate.asset = "Castopod Package \\(zip\\)"
|
||||
in_subdir = true
|
||||
|
|
Loading…
Add table
Reference in a new issue