Updater bot : scrutiny updated to v1.62.2

This commit is contained in:
alexbelgium
2026-06-01 21:23:05 +02:00
parent 7b57c7ba54
commit 75e6f9bc9f
3 changed files with 5 additions and 3 deletions

View File

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

View File

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

View File

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