diff --git a/manifest.toml b/manifest.toml index 82c0a31..44411e9 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 = "24.02.1~ynh1" +version = "24.02.2~ynh1" maintainers = [] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v24.02.1.tar.gz" - sha256 = "3c794b49a9828db4af025e2e66243bb62d8be4915427c4e0a54dfdda89855a80" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v24.02.2.tar.gz" + sha256 = "962f6b7477c4799b7499d5fc9475bb5c51143d8332e77cb1d2f820a6581ca141" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_release"