1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mybb_ynh.git synced 2024-09-03 19:46:07 +02:00

Merge pull request #3 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2021-11-11 11:39:32 +01:00 committed by GitHub
commit 8ce2017ce6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 10 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet.
**Shipped version:** 1.8.27~ynh2
**Shipped version:** 1.8.29~ynh1
**Demo:** https://demomybb.tk/

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet.
**Version incluse :** 1.8.27~ynh2
**Version incluse :** 1.8.29~ynh1
**Démo :** https://demomybb.tk/

View file

@ -12,7 +12,7 @@
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=CommitHash
upgrade=1 from_commit=8c280b69fc9901954657432beaffd6b3f440393c
backup_restore=1
multi_instance=1
port_already_use=0
@ -21,6 +21,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
; commit=8c280b69fc9901954657432beaffd6b3f440393c
name=Merge pull request #2
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mybb/mybb/releases/download/mybb_1827/mybb_1827.zip
SOURCE_SUM=25a8414d7ee7338548906e0077330f5f7342212a68890a91182329d9cea8ea30
SOURCE_URL=https://github.com/mybb/mybb/releases/download/mybb_1829/mybb_1829.zip
SOURCE_SUM=446f0276ce2c63a83e07cea8429ba2ecd304a5f764d9676927eb022c75cb4998
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Forum software",
"fr": "Forum open source et libre"
},
"version": "1.8.27~ynh2",
"version": "1.8.29~ynh1",
"url": "https://mybb.com/",
"upstream": {
"license": "LGPL-3.0-only",
@ -33,8 +33,7 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "path",