Updater bot : scrutiny updated to v1.39.0

This commit is contained in:
alexbelgium
2026-03-02 13:40:18 +01:00
parent d0c7a8a5ac
commit 8f42a6cf5f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v1.39.0 (2026-03-02)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## v1.37.0 (2026-02-28)
- 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.37.0"
version: "v1.39.0"

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-02-28",
"last_update": "2026-03-02",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny",
"source": "github",
"upstream_repo": "Starosdev/scrutiny",
"upstream_version": "v1.37.0"
"upstream_version": "v1.39.0"
}