Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]

This commit is contained in:
GitHub Actions
2025-10-18 04:54:13 +00:00
parent ff9d8fc8aa
commit 5d1ccf4a8d
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## - ()
- Update to latest version from benkl/firefly-iii-fints-importer
## 1.3.0-5 (06-10-2025) ## 1.3.0-5 (06-10-2025)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -84,5 +84,5 @@ schema:
slug: fireflyiii_fints_importer slug: fireflyiii_fints_importer
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "-" version: 1.3.0-5
webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' webui: '[PROTO:ssl]://[HOST]:[PORT:8080]'

View File

@@ -1,10 +1,10 @@
{ {
"dockerhub_by_date": "true", "dockerhub_by_date": "true",
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "", "last_update": "20-09-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii_data_importer", "slug": "fireflyiii_data_importer",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "benkl/firefly-iii-fints-importer", "upstream_repo": "benkl/firefly-iii-fints-importer",
"upstream_version": "-" "upstream_version": "1.3.0"
} }