diff --git a/conf/app.src b/conf/app.src index c347063..2f85ae2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.10.tar.gz -SOURCE_SUM=c2012d72a32cef48f387c37bd794938634a90369be7df77ac5d87da73e9c5f37 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.10.1.tar.gz +SOURCE_SUM=2ce88e6cfef3e9659e8fdf70c29fe8fd829e7388448c264c0612be2df7ba5f63 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3a9ea4c..c6dd88d 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.10~ynh1", + "version": "21.10.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",