From b13ea00b4273e64ee311c6609b390bb8d88168f3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 2 Mar 2021 10:56:35 +0100 Subject: [PATCH] Upgrade to 1.0.0 alpha.39 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 5 +++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4f588fd..3d2f62e 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## 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. -**Shipped version:** 1.0.0 alpha.38 +**Shipped version:** 1.0.0 alpha.39 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8d6d741..d0072b3 100755 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## 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. -**Version incluse :** 1.0.0 alpha.38 +**Version incluse :** 1.0.0 alpha.39 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 85fa925..a202e2a 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,8 @@ -SOURCE_URL=https://code.podlibre.org/podlibre/castopod/uploads/a3bf84c330fb9dd89477a9bbcfb0157d/castopod-1.0.0-alpha.38.zip -SOURCE_SUM=50828c4889f4722985c8776fd036403f9b15f4255ec7675dd7e1120d6754031e +SOURCE_URL=https://code.podlibre.org/podlibre/castopod/uploads/7330749951904ed6d14d18497a83b330/castopod-1.0.0-alpha.39.zip +SOURCE_SUM=09f59ce8fcd5a77180cecae33012240468cd9c85eab64f228be153fd01d3434a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= SOURCE_EXTRACT=true + diff --git a/manifest.json b/manifest.json index 88b4d18..28fb508 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Hosting platform made for podcasters", "fr": "Plateforme d'hébergement conçue pour les podcasteurs" }, - "version": "1.0.0-38~ynh1", + "version": "1.0.0-39~ynh1", "url": "https://podlibre.org/", "license": "GPL-3.0-only", "maintainer": {