Revert 'Updater bot : scrutiny_fa updated to v1.37.0' [nobuild]

This commit is contained in:
GitHub Actions
2026-02-28 09:45:42 +00:00
parent 62961739ac
commit c2370b9aef
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## v1.37.0 (2026-02-28)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## v1.30.1 (2026-02-23) ## v1.30.1 (2026-02-23)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)

View File

@@ -45,4 +45,4 @@ schema:
slug: scrutiny_fa slug: scrutiny_fa
udev: true udev: true
url: https://github.com/Starosdev/scrutiny url: https://github.com/Starosdev/scrutiny
version: "v1.37.0" version: "v1.30.1"

View File

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