1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
This commit is contained in:
ericgaspar 2022-05-02 17:38:35 +02:00
parent d4d1d15ba3
commit b7053fb11c
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.0/webtrees-2.1.0.zip
SOURCE_SUM=231ad2786e60f0c434aee05a433e36209046fb6c4cf9c06abf664ea8961a67fc
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.1/webtrees-2.1.1.zip
SOURCE_SUM=f09551e5bf888ab65ee6c29951f756d4295e09af336a2f5f44d6f349f300d11e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web-based genealogy application",
"fr": "Logiciel libre de généalogie en ligne"
},
"version":"2.1.0~ynh1",
"version":"2.1.1~ynh1",
"url": "https://www.webtrees.net",
"upstream": {
"license": "GPL-3.0-or-later",
@ -26,7 +26,7 @@
"multi_instance": true,
"services": [
"nginx",
"php7.3-fpm",
"php7.4-fpm",
"mysql"
],
"arguments": {