diff --git a/manifest.toml b/manifest.toml index 36c9895..9d7f1ee 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.09.25~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/45683527c2d9b70493fcaf08d2b261c2aca36d50.tar.gz" + sha256 = "dcb5241967e98cf51d81c079f8f9420a32682b2f1f1f5821f3b8a2fe021e6ba7" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"