1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpboost_ynh.git synced 2024-09-03 19:56:33 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-17 12:08:51 +01:00
parent c908fd202a
commit 0e4053cfc5

View file

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