Updater bot : fireflyiii updated to 20250220.1

This commit is contained in:
alexbelgium
2025-02-21 15:01:36 +01:00
parent fe254ee8a2
commit ea1988f74b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 20250220.1 (21-02-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 6.2.6 (15-02-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 20250205.2-2 (09-02-2025)

View File

@@ -111,6 +111,6 @@
"startup": "services",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "6.2.6",
"version": "20250220.1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-02-2025",
"last_update": "21-02-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii",
"source": "github",
"upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "6.2.6"
"upstream_version": "20250220.1"
}