diff --git a/manifest.toml b/manifest.toml index f52906a..382960b 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.03.02~ynh1" +version = "2024.04.13~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/c4d39bef641e2bbd9f5f805614f25a9bcf85b993.tar.gz" - sha256 = "b375bbbfcca90f566e9ae7ffd5ef5e733d2df4eb938d08684ecf3a1d5f0f609f" + url = "https://github.com/datenstrom/yellow/archive/e73b6a34dc4d6f2fe325f0997fcd4d90d358ee40.tar.gz" + sha256 = "93bd92a315e3b190bf6578ae9a8540364ed76ae8cd8b19beb23b638e8f1e2e2f" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"