1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

version 4.2.4

Youpi
This commit is contained in:
Florian 2022-08-12 15:16:03 +03:00 committed by GitHub
commit 23d66817e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

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

View file

@ -25,7 +25,8 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
- Cultiver un bout de liberté... - Cultiver un bout de liberté...
**Version incluse :** 4.2.2~ynh1 **Version incluse :** 4.2.4~ynh1
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki **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.2.tar.gz SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.2.4.tar.gz
SOURCE_SUM=50fb327154f8761afce7b12df3ad1c8dba7eb32b405d97b889ed3225d19ffb73 SOURCE_SUM=4d218b0f10b43cd67383b128d6892141531732f35b7ab1fe3968141024be1530
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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