mirror of
https://github.com/YunoHost-Apps/phpboost_ynh.git
synced 2024-09-03 19:56:33 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/phpboost_ynh into testing
This commit is contained in:
commit
3736098439
3 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
PHPBoost allows everyone to create his own website without any particular knowledge required in webmastering.
|
||||
|
||||
**Shipped version:** 5.2.14~ynh1
|
||||
**Shipped version:** 6.0.0~ynh1
|
||||
|
||||
**Demo:** https://demo.phpboost.com/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
PHPBoost allows everyone to create his own website without any particular knowledge required in webmastering.
|
||||
|
||||
**Version incluse :** 5.2.14~ynh1
|
||||
**Version incluse :** 6.0.0~ynh1
|
||||
|
||||
**Démo :** https://demo.phpboost.com/
|
||||
|
||||
|
|
|
@ -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 = "5.2.14~ynh1"
|
||||
version = "6.0.0~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-5.2.14.tar.gz"
|
||||
sha256 = "d93acd8f631f0789d6985f06a0d3bb7a5e2063bebffc1282cd55f8ff2abe0581"
|
||||
url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.0.tar.gz"
|
||||
sha256 = "d2b307a48b42da28cefdda2000c29327a6e2d71bab81f601031ed6d96298fe51"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Reference in a new issue