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 #54 from YunoHost-Apps/1

1
This commit is contained in:
Éric Gaspar 2022-01-25 00:22:04 +01:00 committed by GitHub
commit 7be7473c66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 9 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-80~ynh1
**Shipped version:** 1.0.0-1~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-80~ynh1
**Version incluse :** 1.0.0-1~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -13,8 +13,8 @@
setup_private=1
setup_public=1
upgrade=1
#1.0.0 alpha.75
upgrade=1 from_commit=c8a5545d2b1d61342d837b7608fdc64a5b71b25b
#1.0.0 alpha.80
upgrade=1 from_commit=074aac0f8caa4597bdc34c0e9355cf898546f0df
backup_restore=1
multi_instance=1
change_url=1
@ -22,6 +22,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=c8a5545d2b1d61342d837b7608fdc64a5b71b25b
name=1.0.0 alpha.75
; commit=074aac0f8caa4597bdc34c0e9355cf898546f0df
name=1.0.0 alpha.80
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/0ee7cea7e68cd518c373372edfdd5d9f/castopod-host-1.0.0-alpha.80.zip
SOURCE_SUM=30cab549e230bcd57f93df392ecff5fa8daa6545aa855195b280eed48150e43d
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/5d272db2dd36f17a08eb79b4565d6d39/castopod-host-1.0.0-beta.1.zip
SOURCE_SUM=2f9c5596d6f4e921a6c1309c16b2e5a981fecebfa1974d319c03e00b9b5b9f31
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-80~ynh1",
"version": "1.0.0-1~ynh1",
"url": "https://podlibre.org/",
"upstream": {
"license": "GPL-3.0-only",