diff --git a/manifest.toml b/manifest.toml index 6ebde75..f162050 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PHPBoost" description.en = "French and free content management system (CMS)" description.fr = "Système de gestion de contenu (CMS) français et libre" -version = "6.0.1~ynh1" +version = "6.0.2~ynh1" maintainers = [""] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.1.tar.gz" - sha256 = "56825d5799c0b8254794e190147936c9878ff8338a3e543b527879b870437566" + url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.2.tar.gz" + sha256 = "83888d8cdbf5fdae54214e43eaf1badfcefabb8f117e0b394bdc5a073742379f" autoupdate.strategy = "latest_github_tag" [resources.ports]