1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00
Testing
This commit is contained in:
Florian 2022-11-24 10:56:45 +03:00 committed by GitHub
commit 40de2b1906
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -25,8 +25,7 @@ However, with a YesWiki we can build a website with multiple uses:
- Cultivate a bit of freedom...
**Shipped version:** 4.2.4~ynh1
**Shipped version:** 4.3.0~ynh1
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki

View file

@ -25,8 +25,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
- Cultiver un bout de liberté...
**Version incluse :** 4.2.4~ynh1
**Version incluse :** 4.3.0~ynh1
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.2.4.tar.gz
SOURCE_SUM=4d218b0f10b43cd67383b128d6892141531732f35b7ab1fe3968141024be1530
SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.3.0.tar.gz
SOURCE_SUM=2c926c3031ae945da7cc1eb98cca7d7756dfa63381141c83b0a1dc942baf7f6c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Wiki that is quick and easy to use",
"fr": "Wiki facile et rapide à prendre en main"
},
"version": "4.2.4~ynh1",
"version": "4.3.0~ynh1",
"url": "https://yeswiki.net/",
"upstream": {
"license": "AGPL-3.0-only",