1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Merge pull request #132 from YunoHost-Apps/testing

Upgrade to v1.7.4
This commit is contained in:
Mateusz 2024-01-04 16:19:03 +01:00 committed by GitHub
commit a510ff63ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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.7.3~ynh2
**Shipped version:** 1.7.4~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr

View file

@ -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.7.3~ynh2
**Version incluse :** 1.7.4~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -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.7.3~ynh2"
version = "1.7.4~ynh1"
maintainers = ["orhtej2"]
@ -42,8 +42,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://code.castopod.org/adaures/castopod/uploads/0e6380add18cd9e976d009bdd596a080/castopod-1.7.3.zip"
sha256 = "596340efa09b48f82864cb8f9fd94627b8927d3c4c9833a249fc4dd0f1f48d6c"
url = "https://code.castopod.org/adaures/castopod/uploads/6bab4d6e3ce5f8362b964786528a5b1b/castopod-1.7.4.zip"
sha256 = "808800d4e5bf40ac9e1fb3a5c243d2c3575ceb54ef78ce540c895382288c842c"
in_subdir = true
[resources.system_user]