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 #130 from YunoHost-Apps/ci-auto-update-6.1.18

Upgrade to v6.1.18
This commit is contained in:
eric_G 2024-06-18 08:51:09 +02:00 committed by GitHub
commit 8a4fe8eebc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Firefly III is a manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.
**Shipped version:** 6.1.17~ynh1
**Shipped version:** 6.1.18~ynh1
**Demo:** <https://demo.firefly-iii.org/login>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Firefly III is a manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.
**Versión actual:** 6.1.17~ynh1
**Versión actual:** 6.1.18~ynh1
**Demo:** <https://demo.firefly-iii.org/login>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Firefly III is a manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.
**Paketatutako bertsioa:** 6.1.17~ynh1
**Paketatutako bertsioa:** 6.1.18~ynh1
**Demoa:** <https://demo.firefly-iii.org/login>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Firefly III est un gestionnaire pour vos finances personnelles. Cela peut vous aider à suivre vos dépenses et vos revenus, afin que vous puissiez dépenser moins et économiser plus. Firefly III prend en charge l'utilisation de budgets, de catégories et de balises. À l'aide d'outils externes: [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), vous pouvez importer des données. Il a également de nombreux rapports financiers soignés disponibles.
**Version incluse:** 6.1.17~ynh1
**Version incluse:** 6.1.18~ynh1
**Démo:** <https://demo.firefly-iii.org/login>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Firefly III is a manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.
**Versión proporcionada:** 6.1.17~ynh1
**Versión proporcionada:** 6.1.18~ynh1
**Demo:** <https://demo.firefly-iii.org/login>

View file

@ -19,7 +19,7 @@
Firefly III is a manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using external tools, ie [Firefly III Importer](https://github.com/YunoHost-Apps/firefly-iii-di_ynh), you can import data. It also has many neat financial reports available.
**分发版本:** 6.1.17~ynh1
**分发版本:** 6.1.18~ynh1
**演示:** <https://demo.firefly-iii.org/login>

View file

@ -5,7 +5,7 @@ name = "Firefly III"
description.en = "Self-hosted financial manager"
description.fr = "Gestionnaire de finances personnelles"
version = "6.1.17~ynh1"
version = "6.1.18~ynh1"
maintainers = []
@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.17/FireflyIII-v6.1.17.zip"
sha256 = "e6459d207367cf52bdaf96b6e055f996e44206a0738d30477875bcd6b3026367"
url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.18/FireflyIII-v6.1.18.zip"
sha256 = "18ee2306fad9ab8a6d4460794253621dcbe2dab6b0c9e32823395d3ccff99b25"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^FireflyIII-v.*.zip$"