Reapply "Updater bot : scrutiny updated to v1.50.0"

This reverts commit a1803c9d9e.
This commit is contained in:
GitHub Actions
2026-04-18 03:50:41 +00:00
parent 975f73755c
commit 5d85b893cb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v1.50.0 (2026-04-18)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## v1.49.2 (2026-04-06)
- 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.49.2"
version: "v1.50.0"

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-04-06",
"last_update": "2026-04-18",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny",
"source": "github",
"upstream_repo": "Starosdev/scrutiny",
"upstream_version": "v1.49.2"
"upstream_version": "v1.50.0"
}