From 37747c46d481767536fd7a256a7ff52650c3ebfd Mon Sep 17 00:00:00 2001 From: hw2k-bot Date: Thu, 8 Sep 2022 12:32:35 +0000 Subject: [PATCH 1/3] Upgrade to v22.09 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 23dd967..c8518b1 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": "22.07.3~ynh1", + "version": "22.09~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT", From fe842b5b03277c8ebbdce8c24b61a7137c77c219 Mon Sep 17 00:00:00 2001 From: HW2K Forks <110225308+7357-2022@users.noreply.github.com> Date: Thu, 8 Sep 2022 14:33:51 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae1187..cef56ff 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Diagrams.net Integration -**Shipped version:** 22.07.3~ynh1 +**Shipped version:** 22.09~ynh1 **Demo:** https://demo.bookstackapp.com From eec011254a20e1e419d36f90ce652995cc971b60 Mon Sep 17 00:00:00 2001 From: HW2K Forks <110225308+7357-2022@users.noreply.github.com> Date: Thu, 8 Sep 2022 14:35:44 +0200 Subject: [PATCH 3/3] Update app.src --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index ce1ee80..9e40e6d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.07.3.tar.gz -SOURCE_SUM=ED0D5D105212B9F6CB6F0892562F02B2ED03BB4F97BE2C7226E5E8657677EA26 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.09.tar.gz +SOURCE_SUM=4807d646c2327f26d19df398e1f2ecc54d47a967eefbd80127c611fb1b1a9dbb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true