diff --git a/manifest.toml b/manifest.toml index 235ef2c..925f5b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system for simple website" description.fr = "Système de gestion de contenu pour un site simple" -version = "2024.08.19~ynh1" +version = "2024.08.28~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/aa80148bf382db66f8b7812af64532876268f421.tar.gz" - sha256 = "64beccafa6685598963ffdfcdc3967eadaa08e3ad0449d4eac9acff410cc0401" + url = "https://github.com/datenstrom/yellow/archive/e6513df19c02ed7d8abfe1d544ee8ae2bd1e2644.tar.gz" + sha256 = "cd8d2c58814bb06c5d6f5650edd3ec6bbcf52bff742d50310d11de4e31f3546d" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"