diff --git a/README.md b/README.md index d5b5db4..f86fb83 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Diagrams.net Integration -**Shipped version:** 23.02.1~ynh1 +**Shipped version:** 23.02.2~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index 03df629..b1aa5eb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate - Multilingue -**Version incluse :** 23.02.1~ynh1 +**Version incluse :** 23.02.2~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/conf/app.src b/conf/app.src deleted file mode 100644 index 3cff7bf..0000000 --- a/conf/app.src +++ /dev/null @@ -1,7 +0,0 @@ -SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.1 -SOURCE_SUM=38387c63c6e613152f9467aee1e47ca0c698e5ae0088d13e18c5f25c22261fdc -SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT= -SOURCE_IN_SUBDIR=true -SOURCE_EXTRACT=true -SOURCE_FILENAME=bookstack.tar.gz diff --git a/manifest.toml b/manifest.toml index e610628..a3b9cc7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "BookStack" description.en = "Platform to create documentation/wiki content" description.fr = "Plateforme pour créer du contenu de documentation/wiki" -version = "23.02.1~ynh1" +version = "23.02.2~ynh1" maintainers = ["eric_G"] @@ -18,7 +18,7 @@ userdoc = "https://www.bookstackapp.com/docs/user/" code = "https://github.com/BookStackApp/BookStack" [integration] -yunohost = ">= 11.1.11" +yunohost = ">= 11.1.15" architectures = "all" multi_instance = true ldap = true @@ -52,6 +52,14 @@ ram.runtime = "50M" default = "visitors" [resources] + + [resources.sources] + + [resources.sources.main] + url = "https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.2" + sha256 = "e06d582d897c1295e79a316754d4bd66f8308a79f97542ee39a018efb104c389" + rename = "bookstack.tar.gz" + [resources.system_user] [resources.install_dir]