diff --git a/manifest.toml b/manifest.toml index 0366b5a..205bae7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system (CMS) for simple website" description.fr = "Système de gestion de contenu (CMS) pour un site simple" -version = "2023.11.23~ynh1" +version = "2023.11.24~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/9fce7f19fccf168e525a3af653486ac6b08c198a.tar.gz" - sha256 = "ef44238ac2cb342a73d668f09f2fbe6fc37f85b9541d9abb206ee718ee9b41e3" + url = "https://github.com/datenstrom/yellow/archive/c990ee45f9f81181aa87c799532fe5655f460f38.tar.gz" + sha256 = "123e80f750bddcb02b5f836147980043e30da1337cad846b3927a8ee23dbaf93" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"