mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Upgrade to alpha 42
This commit is contained in:
parent
9c603f6b65
commit
556f4a1e25
5 changed files with 9 additions and 5 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
Castopod Server is an open-source hosting platform made for podcasters who want engage and interact with their audience. Please note that Castopod is still under heavy development: it may not be 100% stable and some features are still being developed.
|
Castopod Server is an open-source hosting platform made for podcasters who want engage and interact with their audience. Please note that Castopod is still under heavy development: it may not be 100% stable and some features are still being developed.
|
||||||
|
|
||||||
**Shipped version:** 1.0.0 alpha.41
|
**Shipped version:** 1.0.0 alpha.42
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Castopod Server est une plate-forme d'hébergement open source conçue pour les podcasteurs qui souhaitent s'engager et interagir avec leur public. Veuillez noter que Castopod est toujours en développement: il n'est peut-être pas stable à 100% et certaines fonctionnalités sont encore en développement.
|
Castopod Server est une plate-forme d'hébergement open source conçue pour les podcasteurs qui souhaitent s'engager et interagir avec leur public. Veuillez noter que Castopod est toujours en développement: il n'est peut-être pas stable à 100% et certaines fonctionnalités sont encore en développement.
|
||||||
|
|
||||||
**Version incluse :** 1.0.0 alpha.41
|
**Version incluse :** 1.0.0 alpha.42
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,8 @@
|
||||||
upgrade=1
|
upgrade=1
|
||||||
#1.0.0 alpha.40
|
#1.0.0 alpha.40
|
||||||
upgrade=1 from_commit=ac00b520875beed49bb138e795562e1f74700ab9
|
upgrade=1 from_commit=ac00b520875beed49bb138e795562e1f74700ab9
|
||||||
|
#1.0.0 alpha.41
|
||||||
|
upgrade=1 from_commit=9c603f6b659e4191028cc909311a0cbde9955155
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
|
@ -27,4 +29,6 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=ac00b520875beed49bb138e795562e1f74700ab9
|
; commit=ac00b520875beed49bb138e795562e1f74700ab9
|
||||||
name=1.0.0 alpha.40
|
name=1.0.0 alpha.40
|
||||||
|
; commit=9c603f6b659e4191028cc909311a0cbde9955155
|
||||||
|
name=1.0.0 alpha.41
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://code.podlibre.org/podlibre/castopod/uploads/f73810f885b378fcbbe1dd9d715e40ac/castopod-1.0.0-alpha.41.zip
|
SOURCE_URL=https://code.podlibre.org/podlibre/castopod/uploads/6f3bc35190c44b30ad14bded534f1a05/castopod-1.0.0-alpha.42.zip
|
||||||
SOURCE_SUM=18ef5b60f8cdf151c1bcaf27c8d0e74d8c10751541f51f32b9e004d596709c59
|
SOURCE_SUM=dd58a861810485f599d5bd51bc8eaf52b6b1b6cb1c6f5b415a8a1083195e286e
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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-41~ynh1",
|
"version": "1.0.0-42~ynh1",
|
||||||
"url": "https://podlibre.org/",
|
"url": "https://podlibre.org/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue