Updater bot : scrutiny_fa updated to v1.62.3

This commit is contained in:
alexbelgium
2026-06-05 18:56:08 +02:00
parent f8f8522d39
commit 1e44cb277c
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## v1.62.3 (2026-06-05)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## v1.62.2 (2026-06-01)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-06-01",
"last_update": "2026-06-05",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny_fa",
"source": "github",
"upstream_repo": "Starosdev/scrutiny",
"upstream_version": "v1.62.2"
"upstream_version": "v1.62.3"
}