From 31960de04f690c33e9b7d3fd7c7eb9057d133d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Jun 2022 18:49:36 +0200 Subject: [PATCH] 1.0.0-beta.15 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 541bf41..a7eb2e9 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/415923a99b78338334f679578d6a9413/castopod-1.0.0-beta.14.zip -SOURCE_SUM=f0b82844c75c60bc231a6822bc276b51cd605d6a92e8b30dbca834fe1d5a0072 +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/d4b960a767eadd57444da593c108b2b3/castopod-1.0.0-beta.15.zip +SOURCE_SUM=daac1e3133b5d29c7797f742c46c691b9f0687782c67c120ae848a0c2f382ab1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c4efb11..9ef9453 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-94~ynh1", + "version": "1.0.0-95~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only",