From 16ca152377e2502cda79b9b0e861ae4e2965ebf0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Nov 2022 06:33:18 +0000 Subject: [PATCH] Upgrade to v2.8.10 --- 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..aeb298a 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.10.tar.gz +SOURCE_SUM=7cda9745184c303f07f554ccffe4080af74d5c1930a8dc1088eea15ba1f14f26 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1f5f4a3..005da0b 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.10~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0", @@ -51,4 +51,4 @@ } ] } -} \ No newline at end of file +}