Updater bot : scrutiny_fa updated to v1.68.0 (upstream v1.68.0)

This commit is contained in:
alexbelgium
2026-08-01 18:59:33 +02:00
parent 0f742d23d0
commit 0050e67bca
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v1.68.0 (2026-08-01)
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
## v1.67.0-8 (2026-07-18)
- Verify every backup file checksum and symbolic-link target, record the content-validation method in the migration marker, atomically preserve the previous archive until replacement validation succeeds, and remove the blocking synthetic FIFO test fixture.

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "2026-07-18",
"last_update": "2026-08-01",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny_fa",
"source": "github",
"upstream_repo": "Starosdev/scrutiny",
"upstream_version": "v1.67.0"
"upstream_version": "v1.68.0"
}