diff --git a/conf/app.src b/conf/app.src index 2f88fd3..ebd5c14 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.11.tar.gz -SOURCE_SUM=e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.11.1.tar.gz +SOURCE_SUM=b5110588684e8a0fdcca5bb08d7ae0558a73a2a3bf8abbbad2b947e6d2f3bc4c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 95d5bce..5d77f22 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~ynh1", + "version": "22.11.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",