diff --git a/manifest.toml b/manifest.toml index ec5c7b8..e0ebd3a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Wiki.js" description.en = "Open source powerful wiki app built on Node.js, Git and Markdown" description.fr = "Wiki open source propulsé par Node.js, Git et Markdown" -version = "2.5.298~ynh2" +version = "2.5.300~ynh4" maintainers = ["yalh76"] @@ -41,8 +41,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Requarks/wiki/releases/download/v2.5.298/wiki-js.tar.gz" - sha256 = "3bb290d77e3387dba5958c906629a6c5f751c17787903f1a021cbfa51cc88f1a" + url = "https://github.com/Requarks/wiki/releases/download/v2.5.300/wiki-js.tar.gz" + sha256 = "0b272ada8781f2fd3656d13928fb34f7ebb366abc66c9447f89e183c3628fb26" + in_subdir = false autoupdate.strategy = "latest_github_release"