diff --git a/manifest.toml b/manifest.toml index 95c923e..69dd0f7 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.08.2~ynh1" +version = "23.08.3~ynh1" maintainers = ["eric_G"] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.08.2.tar.gz" - sha256 = "48503ebeb3da21e25f60559b2ef73ca5c45c988eb1c25c83e08b289656e9461b" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.08.3.tar.gz" + sha256 = "da665584507020a071d41c6fef5f3996254854e13700059d6e9ca18c3f29211e" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_tag"