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

1.0.4
This commit is contained in:
Éric Gaspar 2022-11-27 12:12:54 +01:00 committed by GitHub
commit eaaaed1665
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 - Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come! - i18n support: translated in English, French & Polish with more to come!
**Shipped version:** 1.0.3~ynh1 **Shipped version:** 1.0.4~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr **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 - Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come! - i18n support: translated in English, French & Polish with more to come!
**Version incluse :** 1.0.3~ynh1 **Version incluse :** 1.0.4~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr **Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/d174ec288b04d4b3071ec89591ae185b/castopod-1.0.3.zip SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/8974ce98494b29b5863c5487975f501c/castopod-1.0.4.zip
SOURCE_SUM=595c939104ce4c522a74a329c22773e2c4e40a90635b69147d3d5164c3345ec8 SOURCE_SUM=fdade31a57b990daad0712ea9cd71eee2a4f3589f755c6c2363f0851da2256c9
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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