diff --git a/conf/app.src b/conf/app.src index 0e225d5..07d0155 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.03.1.tar.gz -SOURCE_SUM=f10c487af7f2f1050970c949f0c0378160258d3497456b36c6c9ecbfaa2d1ea9 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.04.1.tar.gz +SOURCE_SUM=7cd8efb7ee5c43cd1a8470fa48b98a87bacd817f963263429bf8e474a3d561e6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index dd8b889..de7059f 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.03.1~ynh1", + "version": "22.04.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",