diff --git a/conf/app.src b/conf/app.src index 309f75c..77ad9b9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,9 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.05.tar.gz -SOURCE_SUM=44f4fe9fab55e4d9c2711175da5d8c782e8431d766b53af9248ea7833173721c +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.05.1.tar.gz +SOURCE_SUM=82210c443d22e443af87253e0b800b211ed648e02272a2db43d28314f3936db7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_EXTRACT=true SOURCE_FILENAME=bookstack.tar.gz + + diff --git a/manifest.json b/manifest.json index 75f8d8b..8baf77a 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": "21.05.0~ynh1", + "version": "21.05.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",