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:
commit
23d66817e2
4 changed files with 7 additions and 5 deletions
|
@ -25,7 +25,8 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Shipped version:** 4.2.2~ynh1
|
||||
**Shipped version:** 4.2.4~ynh1
|
||||
|
||||
|
||||
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki
|
||||
|
||||
|
|
|
@ -25,7 +25,8 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
|||
- Cultiver un bout de liberté...
|
||||
|
||||
|
||||
**Version incluse :** 4.2.2~ynh1
|
||||
**Version incluse :** 4.2.4~ynh1
|
||||
|
||||
|
||||
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.2.2.tar.gz
|
||||
SOURCE_SUM=50fb327154f8761afce7b12df3ad1c8dba7eb32b405d97b889ed3225d19ffb73
|
||||
SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.2.4.tar.gz
|
||||
SOURCE_SUM=4d218b0f10b43cd67383b128d6892141531732f35b7ab1fe3968141024be1530
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Wiki that is quick and easy to use",
|
||||
"fr": "Wiki facile et rapide à prendre en main"
|
||||
},
|
||||
"version": "4.2.2~ynh1",
|
||||
"version": "4.2.4~ynh1",
|
||||
"url": "https://yeswiki.net/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue