diff --git a/manifest.toml b/manifest.toml index 0366b5a..ed40a30 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.28~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/ac4dc5af9fcbb05a1431c982c402933d1af67e4a.tar.gz" + sha256 = "7359557ece0f0361a3af1bcf425e40ee3c653c549bbc23859cd5dba90afb972e" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"