Updater bot : scrutiny_fa_original updated to v0.9.3 (upstream v0.9.3)

This commit is contained in:
alexbelgium
2026-08-13 09:40:29 +02:00
parent 391155d5a6
commit c355017a8f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v0.9.3 (2026-08-13)
- Update to latest version from analogj/scrutiny (changelog : https://github.com/analogj/scrutiny/releases)
## v0.9.2 (2026-06-20)
- Update to latest version from analogj/scrutiny (changelog : https://github.com/analogj/scrutiny/releases)

View File

@@ -45,4 +45,4 @@ schema:
slug: scrutiny_fa_original
udev: true
url: https://github.com/analogj/scrutiny
version: "v0.9.2"
version: "v0.9.3"

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-06-20",
"last_update": "2026-08-13",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny_fa_original",
"source": "github",
"upstream_repo": "analogj/scrutiny",
"upstream_version": "v0.9.2"
"upstream_version": "v0.9.3"
}