From 0e4053cfc56c66cfe2da45de7a11a6e6b1090b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Nov 2023 12:08:51 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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]