diff --git a/manifest.toml b/manifest.toml index 1563a7d..5d9cd8b 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.03~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/cd1eb6125817cb3a852036b6acdda8d6ae132294.tar.gz" + sha256 = "d3142edac63eaa86fa6946064fd1228ea9d68913da7600421adc92915a32499a" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"