From a1eb08f15db6d173c8ad98144f361f0a3a9ec560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 5 Aug 2022 15:05:15 +0200 Subject: [PATCH] 22.07.1 --- 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 7f20a48..e3e1665 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.06.2.tar.gz -SOURCE_SUM=b64c41e4ebb9cb46a54915b9dbc090620466372ab5919ddcb58ae5595730f09e +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.07.1.tar.gz +SOURCE_SUM=242a75303612961efce381be5481e36f1cc07e4ef700dd72e865f35253eb5beb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 94b6a72..0881276 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.06.2~ynh1", + "version": "22.07.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",