mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
parent
610ef55c96
commit
ba7931d052
4 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ Webtrees allows you to view and edit your genealogy on your website. It has full
|
||||||
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
|
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.0.21~ynh1
|
**Shipped version:** 2.0.23~ynh1
|
||||||
|
|
||||||
**Demo:** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
|
**Demo:** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Webtrees allows you to view and edit your genealogy on your website. It has full
|
||||||
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
|
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.0.21~ynh1
|
**Version incluse :** 2.0.23~ynh1
|
||||||
|
|
||||||
**Démo :** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
|
**Démo :** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.21/webtrees-2.0.21.zip
|
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.23/webtrees-2.0.23.zip
|
||||||
SOURCE_SUM=87afd8322645c6546057683b69c0d37240fa560e136f91e4076867e95ce99c0f
|
SOURCE_SUM=1f71c49e3c4cf45f8eb89c730660b2f74b8fbc8fcbdb8a620d7d8ad18c9bd70c
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Web-based genealogy application",
|
"en": "Web-based genealogy application",
|
||||||
"fr": "Logiciel libre de généalogie en ligne"
|
"fr": "Logiciel libre de généalogie en ligne"
|
||||||
},
|
},
|
||||||
"version":"2.0.21~ynh1",
|
"version":"2.0.23~ynh1",
|
||||||
"url": "https://www.webtrees.net",
|
"url": "https://www.webtrees.net",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|
Loading…
Reference in a new issue