From c06a3c0713f75e7327622df31780fd70714d574d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Aug 2024 03:44:35 +0200 Subject: [PATCH] Upgrade sources - `main` vphpboost-6.0.4: https://github.com/PHPBoost/PHPBoost/releases/tag/phpboost-6.0.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d44bad0..cfd3e42 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.3~ynh1" +version = "phpboost-6.0.4~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.3.tar.gz" - sha256 = "af04616c9cbbcbd804b80fe667f556dfca8bd1bd19f78dba314a4f66bbee6268" + url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.4.tar.gz" + sha256 = "b6907bf7e275d67f5c9fda99af26b2b056ba15a17c86019a0131fa1e8f52ad8d" autoupdate.strategy = "latest_github_release" [resources.ports]