Revert "Updater bot : fireflyiii updated to 6.5.9"

This reverts commit 1477d28b82.
This commit is contained in:
GitHub Actions
2026-03-28 00:46:37 +00:00
parent 53c72b0a83
commit 1025e84fcf
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 6.5.9 (2026-03-28)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 6.5.6 (2026-03-21)
- 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
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "6.5.9"
version: "6.5.6"
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "develop",
"last_update": "2026-03-28",
"last_update": "2026-03-21",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii",
"source": "github",
"upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "6.5.9"
"upstream_version": "6.5.6"
}