1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Merge pull request #51 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2021-12-25 13:58:26 +01:00 committed by GitHub
commit 36c259ac83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Self-hosted financial manager
**Shipped version:** 5.5.13~ynh1
**Shipped version:** 5.6.8~ynh1
**Demo:** https://demo.firefly-iii.org/login

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Gestionnaire de finances personnelles
**Version incluse :** 5.5.13~ynh1
**Version incluse :** 5.6.8~ynh1
**Démo :** https://demo.firefly-iii.org/login

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.5.13.tar.gz
SOURCE_SUM=13deecec37a01029d7b9057dc7941e6e18e42551477d5ad46683247402904828
SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.6.8.tar.gz
SOURCE_SUM=a1f7e30b7fa0ded2c10271e2f9f4b61fb26e3b0d4183250e444bfea92a016609
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted financial manager",
"fr": "Gestionnaire de finances personnelles"
},
"version": "5.5.13~ynh1",
"version": "5.6.8~ynh1",
"url": "https://firefly-iii.org/",
"upstream": {
"license": "GPL-3.0-or-later",
@ -39,7 +39,7 @@
{
"name": "path",
"type": "path",
"example": "/example",
"example": "/firefly",
"default": "/firefly"
},
{