From 6560c79d2b9f3eaaba414744cabe848f4aa5d062 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 30 Nov 2021 15:48:05 +0100 Subject: [PATCH] 21.11.2 --- 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 c955b99..72ec5a2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.11.1.tar.gz -SOURCE_SUM=762036e16b930fe9b6da6192412e558706723919aa236ff8e801c065aa927bc3 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.11.2.tar.gz +SOURCE_SUM=82f3632d2e6b0d29ce4e7806e19b678014e9c82f97356465226dbf89f2baba82 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index dc5446a..965b4bb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Platform to create documentation/wiki content", "fr": "Plateforme pour créer du contenu de documentation/wiki" }, - "version": "21.11.1~ynh1", + "version": "21.11.2~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",