mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
commit
a4a7188c80
4 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ Firefly III should give you insight into and control over your finances. Money s
|
||||||
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
|
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 5.7.16~ynh2
|
**Shipped version:** 5.7.17~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.firefly-iii.org/login
|
**Demo:** https://demo.firefly-iii.org/login
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Firefly III should give you insight into and control over your finances. Money s
|
||||||
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
|
But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 5.7.16~ynh2
|
**Version incluse :** 5.7.17~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.firefly-iii.org/login
|
**Démo :** https://demo.firefly-iii.org/login
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.16.tar.gz
|
SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.17.tar.gz
|
||||||
SOURCE_SUM=b8247be0854447bc96f4311ee0d8e7ebbb3cbaac55078f77b9de47d4c85816b3
|
SOURCE_SUM=f73a326f46a093bdf9b57611e4bbf53186e7fe4fd1b1897fed2545f495a6e0b1
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self-hosted financial manager",
|
"en": "Self-hosted financial manager",
|
||||||
"fr": "Gestionnaire de finances personnelles"
|
"fr": "Gestionnaire de finances personnelles"
|
||||||
},
|
},
|
||||||
"version": "5.7.16~ynh2",
|
"version": "5.7.17~ynh1",
|
||||||
"url": "https://firefly-iii.org/",
|
"url": "https://firefly-iii.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|
Loading…
Reference in a new issue