From 8c7a43b5be2ba5fe5c4462cefac47164e794c63b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 10 Jul 2026 23:32:12 +0000 Subject: [PATCH] Revert "Updater bot : scrutiny_fa updated to v1.66.0" This reverts commit 842c23796590f574939b6012d7400b3a0b4eb10c. --- scrutiny_fa/CHANGELOG.md | 3 --- scrutiny_fa/config.yaml | 2 +- scrutiny_fa/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index f7b975b4c3..5574ab6f4d 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,7 +1,4 @@ -## v1.66.0 (2026-07-11) -- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) - ## v1.65.0 (2026-07-04) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) diff --git a/scrutiny_fa/config.yaml b/scrutiny_fa/config.yaml index 7026b4f275..e4d1933450 100644 --- a/scrutiny_fa/config.yaml +++ b/scrutiny_fa/config.yaml @@ -45,4 +45,4 @@ schema: slug: scrutiny_fa udev: true url: https://github.com/Starosdev/scrutiny -version: "v1.66.0" +version: "v1.65.0" diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json index f6d9eff512..4d59edfce0 100644 --- a/scrutiny_fa/updater.json +++ b/scrutiny_fa/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", - "last_update": "2026-07-11", + "last_update": "2026-07-04", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "scrutiny_fa", "source": "github", "upstream_repo": "Starosdev/scrutiny", - "upstream_version": "v1.66.0" + "upstream_version": "v1.65.0" }