diff --git a/manifest.toml b/manifest.toml index bc3098b..70b33c1 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.06~ynh1" +version = "23.06.1~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.06.tar.gz" - sha256 = "2d4462cc40ca715aed132fcb6b50f982cb9b2744c9c1ae2c2e0abc80477e3235" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.06.1.tar.gz" + sha256 = "4f22cb92f5ea74192c8b1e29d86e5ef08e23a33f4a0f70cd75fa64b3a834d5e9" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_tag"