mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge pull request #17 from YunoHost-Apps/testing
Update to Doryphore 2020-11-23-2
This commit is contained in:
commit
90f412d7eb
5 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Communicate information flows
|
||||
- Cultivate a bit of freedom...
|
||||
|
||||
**Shipped version:** Doryphore 2020-10-2-1
|
||||
**Shipped version:** Doryphore 2020-11-23-2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
|||
- Faire communiquer des flux d'informations
|
||||
- Cultiver un bout de liberté...
|
||||
|
||||
**Version incluse :** Doryphore 2020-10-2-1
|
||||
**Version incluse :** Doryphore 2020-11-23-2
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=f20aadd6ee6ca5f58e0a6dbaa2250ba2f510fe68
|
||||
upgrade=1 from_commit=827c56bafcd3a4573d5009651a0e7cab1b26b601
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=1 (66)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2020-11-21-1.zip
|
||||
SOURCE_SUM=c355b54c60175b0e6705ffaac4b05eeb0091b445417219c1082e7fee228fa30f
|
||||
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2020-11-23-2.zip
|
||||
SOURCE_SUM=ff8c6c0388d02d345be6222bae7196262dcf1946c71afc414822ad567d8ba89f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
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": "2020-11-21-1~ynh1",
|
||||
"version": "2020-11-23-2~ynh1",
|
||||
"url": "https://yeswiki.net/",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue