From 84ac81472138fc78aa09f401d57294d5101ac1df Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 19 Feb 2021 23:22:11 +0100 Subject: [PATCH] Upgrade to 2.6.2 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f582caf..e570f6e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi): To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). -**Shipped version:** 2.6.1 +**Shipped version:** 2.6.2 ## Screenshots diff --git a/conf/app.src b/conf/app.src index f461f62..417e486 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.1.tar.gz -SOURCE_SUM=f62f50c7491e114be42ece5d5d8e4072fe98bdd7955b962dbe6b241b38f453c7 +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.2.tar.gz +SOURCE_SUM=af28a88c263f68432dee36128e0791eaaa9a2e15c716b9d3e900d0a839a33acb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5c21da1..23ae005 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.6.1~ynh1", + "version": "2.6.2~ynh1", "url": "http://Discourse.org", "license": "GPL-2.0", "maintainer": {