Updater bot : fireflyiii updated to 6.4.14

This commit is contained in:
alexbelgium
2025-12-20 01:56:51 +01:00
parent c1258b335e
commit 896396b4dc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 6.4.14 (20-12-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 6.4.9 (29-11-2025) ## 6.4.9 (29-11-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases) - Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)

View File

@@ -104,5 +104,5 @@ slug: fireflyiii
startup: services startup: services
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "6.4.9" version: "6.4.14"
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]" webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,9 +1,9 @@
{ {
"github_exclude": "2025", "github_exclude": "2025",
"last_update": "29-11-2025", "last_update": "20-12-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii", "slug": "fireflyiii",
"source": "github", "source": "github",
"upstream_repo": "firefly-iii/firefly-iii", "upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "6.4.9" "upstream_version": "6.4.14"
} }