From 69eb30116511a1378ee2ff1420cd7d88dfe99233 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 14 Nov 2022 06:28:56 +0000 Subject: [PATCH] Upgrade to v2.8.11 --- 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..7507a43 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.11.tar.gz +SOURCE_SUM=a25495020c0a353f3be4337a3b855f48126caa1d5ae836fd001f06e392408962 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1f5f4a3..e1fad10 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.11~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0", @@ -51,4 +51,4 @@ } ] } -} \ No newline at end of file +}