diff --git a/manifest.toml b/manifest.toml index 1563a7d..0173996 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.05.02~ynh1" +version = "2024.05.04~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/64b071c105365c5dfc42b40ce9700051860453e1.tar.gz" - sha256 = "3e71201e2e64a04a5f902a9b66c685325410bc4fa569d49fb85967d4c0aebeb0" + url = "https://github.com/datenstrom/yellow/archive/98c3b3502a286a0c91dda8ba8f9cea394f670160.tar.gz" + sha256 = "678c0bd317d9b0019631ece386be78cb4eee9182c30e1a74e49eaf4cca13c792" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"