mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Testing (#69)
* Upgrade to version 2.1.6 (#56) * Upgrade to v2.1.6 * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update nginx.conf * Upgrade to version 2.1.7 (#59) * Upgrade to v2.1.7 * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update README * Upgrade to version 2.1.12 (#66) * Upgrade to v2.1.12 * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Upgrade to version 2.1.13 (#68) * Upgrade to v2.1.13 * Update app.src * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
38f7bb15bc
commit
2d4486843d
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.
|
||||
|
||||
|
||||
**Shipped version:** 2.1.12~ynh1
|
||||
**Shipped version:** 2.1.13~ynh1
|
||||
|
||||
**Demo:** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
**Version incluse :** 2.1.12~ynh1
|
||||
**Version incluse :** 2.1.13~ynh1
|
||||
|
||||
**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.1.12/webtrees-2.1.12.zip
|
||||
SOURCE_SUM=406c3c70d91b4a71ca713a75e8539effd62d330d8d869139bd27d44036e4d0ac
|
||||
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.13/webtrees-2.1.13.zip
|
||||
SOURCE_SUM=211850eedaab321376a052c305285fe90538a1590ff52dba89675000fc9f5860
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web-based genealogy application",
|
||||
"fr": "Logiciel libre de généalogie en ligne"
|
||||
},
|
||||
"version": "2.1.12~ynh1",
|
||||
"version": "2.1.13~ynh1",
|
||||
"url": "https://www.webtrees.net",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue