Updater bot : scrutiny_fa updated to v1.74.1 (upstream v1.74.1)

This commit is contained in:
alexbelgium
2026-09-12 01:31:12 +02:00
parent 7bfa34980b
commit 620dadf8fa
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v1.74.1 (2026-09-12)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.
## v1.70.0 (2026-08-29)

View File

@@ -45,4 +45,4 @@ schema:
slug: scrutiny_fa
udev: true
url: https://github.com/Starosdev/scrutiny
version: "v1.70.0"
version: "v1.74.1"

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-08-29",
"last_update": "2026-09-12",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny_fa",
"source": "github",
"upstream_repo": "Starosdev/scrutiny",
"upstream_version": "v1.70.0"
"upstream_version": "v1.74.1"
}