From 08f9961cb3a65f3599ea9e50894699066756f43c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Nov 2022 06:25:22 +0000 Subject: [PATCH] Upgrade to v2.8.13 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index a71f742..a9721c4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.8.tar.gz -SOURCE_SUM=9a264da3f973c6129325883e29843f0c4100db6a941bcc05f1070bcd70b321f7 +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.13.tar.gz +SOURCE_SUM=21813abb7add3bb5244e7a3166ecd91cadb5a39a7a8b02202d7e5ef8b97582eb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1f5f4a3..8ca6caf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.8.8~ynh1", + "version": "2.8.13~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0", @@ -51,4 +51,4 @@ } ] } -} \ No newline at end of file +}