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

Testing
This commit is contained in:
Éric Gaspar 2022-03-08 13:02:05 +01:00 committed by GitHub
commit 1a421a4599
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Hosting platform made for podcasters
**Shipped version:** 1.0.0-88~ynh1
**Shipped version:** 1.0.0-89~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Plateforme d'hébergement conçue pour les podcasteurs
**Version incluse :** 1.0.0-88~ynh1
**Version incluse :** 1.0.0-89~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -14,7 +14,7 @@
setup_public=1
upgrade=1
#1.0.0 alpha.80
upgrade=1 from_commit=074aac0f8caa4597bdc34c0e9355cf898546f0df
#upgrade=1 from_commit=074aac0f8caa4597bdc34c0e9355cf898546f0df
backup_restore=1
multi_instance=1
change_url=1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/480a03db991976b229ae7bedfc990999/castopod-host-1.0.0-beta.8.zip
SOURCE_SUM=55150151353d10073e8d04513403d5b8e9ba87b59d1041199127590322453b75
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/cc1a284a4df42232388b0818c03acf9e/castopod-1.0.0-beta.9.zip
SOURCE_SUM=97aaa4b1059740548143c2fba5a4d7d53e42b898066809eec66c3f4a80f69b2b
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.0.0-88~ynh1",
"version": "1.0.0-89~ynh1",
"url": "https://castopod.org/",
"upstream": {
"license": "GPL-3.0-only",