diff --git a/manifest.toml b/manifest.toml index ca6c121..07fcbc7 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 = "2024.04.20~ynh1" +version = "2024.04.21~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/123ec7dfdcd5104ff6531be05d94721740db711f.tar.gz" - sha256 = "d658dce9b5477d4ed67485515325e9ff6dee92ad5950ce5e8f77ff4e49aac0c4" + url = "https://github.com/datenstrom/yellow/archive/707e8da6f57eeeb731608371a2ea3eb1096f2e1d.tar.gz" + sha256 = "24e5ac6aba411e287b729cbe68952933e541fc2d5067e0ef1ae84873a3e260a7" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"