From b0eb083414a59b697bddefa927bb242b3a76b5e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 24 Nov 2022 22:34:53 +0100 Subject: [PATCH] 1.0.4 --- 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 2d8b887..0cd32fe 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/d174ec288b04d4b3071ec89591ae185b/castopod-1.0.3.zip -SOURCE_SUM=595c939104ce4c522a74a329c22773e2c4e40a90635b69147d3d5164c3345ec8 +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/8974ce98494b29b5863c5487975f501c/castopod-1.0.4.zip +SOURCE_SUM=fdade31a57b990daad0712ea9cd71eee2a4f3589f755c6c2363f0851da2256c9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 45f90c5..fde5aff 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.3~ynh1", + "version": "1.0.4~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only",