From f129fe61bc2a32de4e56e9c5c700849a06ac8c83 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Mar 2024 02:45:21 +0100 Subject: [PATCH] Upgrade to vphpboost-6.0.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index feb7864..10e4171 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.2~ynh1" +version = "phpboost-6.0.3~ynh1" maintainers = [""] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.2.tar.gz" - sha256 = "83888d8cdbf5fdae54214e43eaf1badfcefabb8f117e0b394bdc5a073742379f" + url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.3.tar.gz" + sha256 = "9532df5d0ebdf5106f8386764ded157326cdcf78c2d1ca6b36293109334ace7a" autoupdate.strategy = "latest_github_tag" [resources.ports]