diff --git a/manifest.toml b/manifest.toml index 36c9895..e1738fa 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.09.23~ynh1" +version = "2023.10.04~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/28c6733c0f0fb3881544fa1be006a036f4cb4c74.tar.gz" - sha256 = "2103b87a52079b6217cb6efa91f0465f2cd446fba1465f0d968d8a4d7b85c824" + url = "https://github.com/datenstrom/yellow/archive/c6165f7f34d32665d5f5e84633bf3aaef3d1577c.tar.gz" + sha256 = "645c4042f074682c4277221907d1abb6772efcc2f02ab60c99e72488af82a1a7" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"