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 #92 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-12-14 19:44:13 +01:00 committed by GitHub
commit 72a5f6684d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come!
**Shipped version:** 1.1.0~ynh1
**Shipped version:** 1.1.2~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr

View file

@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come!
**Version incluse :** 1.1.0~ynh1
**Version incluse :** 1.1.2~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/8e244b80e683352a338e1954533aa2fa/castopod-1.1.0.zip
SOURCE_SUM=f7673b0144578ac86f45d009e5a30e08eb61d3897ec906e151abae338df40299
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/ab09b21e1e0f3ef02518fc0794d6a3be/castopod-1.1.2.zip
SOURCE_SUM=1412a4d272826355c039ac045055ce33a0c00d238ac860c7761d8f2555b4241a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Hosting platform made for podcasters",
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
},
"version": "1.1.0~ynh1",
"version": "1.1.2~ynh1",
"url": "https://castopod.org/",
"upstream": {
"license": "GPL-3.0-only",