Updater bot : scrutiny updated to v1.62.4

This commit is contained in:
alexbelgium
2026-06-11 18:27:51 +02:00
parent 9f5d230db3
commit fca2b0e9b2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v1.62.4 (2026-06-11)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## 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)

View File

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

View File

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