From 733a823b7a79df9b40bd39e69d6f3f0f24a9e8f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 31 Jan 2023 13:35:52 +0100 Subject: [PATCH] 23.01 --- 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 9cd3097..c264b92 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v22.11.1 -SOURCE_SUM=b9e699422e40df9800ea569b84d2e1c01076b6fc672bf63ca6192e0083124805 +SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.01 +SOURCE_SUM=bfd26c163b2a25b3aef43962e3bcc1708598f2ff665bf0cb0dc37c683a22f7b8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT= SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a1b911f..d00aafa 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.11.1~ynh2", + "version": "23.01~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",