mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Merge pull request #156 from YunoHost-Apps/ci-auto-update-1.12.3
Upgrade to v1.12.3
This commit is contained in:
commit
21d306cfe4
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.2~ynh1
|
||||
**Shipped version:** 1.12.3~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.2~ynh1
|
||||
**Versión actual:** 1.12.3~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.2~ynh1
|
||||
**Paketatutako bertsioa:** 1.12.3~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.2~ynh1
|
||||
**Version incluse :** 1.12.3~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.2~ynh1
|
||||
**Versión proporcionada:** 1.12.3~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.2~ynh1
|
||||
**分发版本:** 1.12.3~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.2~ynh1"
|
||||
version = "1.12.3~ynh1"
|
||||
|
||||
maintainers = ["orhtej2"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/1e8a8bb1323e5e16994362cc83d8b48a/castopod-1.12.2.zip"
|
||||
sha256 = "fa2b2ac80be611fafb672f7f97b154cb540c6ad70c76b85a5bcd6198b5600f8b"
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/d273d589e35ba5147ce7d792259ca886/castopod-1.12.3.zip"
|
||||
sha256 = "ae6754fb29cf8eac6af3c97dc2cd5854207b4b3a70bad11f10a750cb2313d46b"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
autoupdate.asset = "Castopod Package \\(zip\\)"
|
||||
in_subdir = true
|
||||
|
|
Loading…
Add table
Reference in a new issue