From 51cf1e9c960fa06346f77f65a401b22b13cab5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 2 Nov 2022 21:24:29 +0100 Subject: [PATCH] 22.10.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 fec7213..5dcf24a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.1.tar.gz -SOURCE_SUM=177faa1e0049992fda5a591a5a0bc7883ebf2cc4b933c46d7049b5e6bb66e477 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.2.tar.gz +SOURCE_SUM=0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ae2a2f6..29c8c86 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.10.1~ynh1", + "version": "22.10.2~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",