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 #35 from YunoHost-Apps/67

Alpha 67
This commit is contained in:
Éric Gaspar 2021-08-08 15:36:40 +02:00 committed by GitHub
commit 0efd288dec
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 Hosting platform made for podcasters
**Shipped version:** 1.0.0-64~ynh1 **Shipped version:** 1.0.0-67~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr **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 Plateforme d'hébergement conçue pour les podcasteurs
**Version incluse :** 1.0.0-64~ynh1 **Version incluse :** 1.0.0-67~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr **Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -13,8 +13,8 @@
setup_private=1 setup_private=1
setup_public=1 setup_public=1
upgrade=1 upgrade=1
#1.0.0 alpha.41 #1.0.0 alpha.64
upgrade=1 from_commit=63d63028833538443fcfbd0ea2cf0523582fcc24 upgrade=1 from_commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
change_url=1 change_url=1
@ -22,6 +22,6 @@
Email= Email=
Notification=none Notification=none
;;; Upgrade options ;;; Upgrade options
; commit=63d63028833538443fcfbd0ea2cf0523582fcc24 ; commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
name=Merge pull request #27 from YunoHost-Apps/testing name=1.0.0 alpha.64
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass& 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/142d6a7830b73f74c03962c9c209ac87/castopod-host-1.0.0-alpha.64.zip SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/b0a1901621b467891b9fe08552eae278/castopod-host-1.0.0-alpha.67.zip
SOURCE_SUM=ca0151e8b52734f20a94a85c4981bcfe8895aa507d430c05276273af34c9ee37 SOURCE_SUM=397b0cc29c95e42bd42bdd891bb271422694382ecb6e24c4f56fb5efdd3ea327
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.0-64~ynh1", "version": "1.0.0-67~ynh1",
"url": "https://podlibre.org/", "url": "https://podlibre.org/",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",