diff --git a/manifest.toml b/manifest.toml index fadd047..13cec5a 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.12.22~ynh1" +version = "2023.12.23~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/d87fabae53ed451b9efd9982ee5ea800a2b2d487.tar.gz" - sha256 = "fd7f0a8a5ae45a94e2bebb76ef3938358911865e4ad851e9e76e92695158b4e0" + url = "https://github.com/datenstrom/yellow/archive/f47dddbb742162c902ea765ff12bf94da800e1d7.tar.gz" + sha256 = "f944966f526ab0e7d8cd1b57c4327d72e67ef1525cd5ccee4e8f5ae8f35bb573" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"