From 3e5649f00f0da71d311313d94d2524dad761fd07 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 updated to v1.66.0" This reverts commit 8788211f8aaa75bd214a01543f9dc7153332cf31. --- scrutiny/CHANGELOG.md | 3 --- scrutiny/config.yaml | 2 +- scrutiny/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/scrutiny/CHANGELOG.md b/scrutiny/CHANGELOG.md index 0ef2d7e352..af5dfb206c 100644 --- a/scrutiny/CHANGELOG.md +++ b/scrutiny/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/config.yaml b/scrutiny/config.yaml index 41703d50f5..f40e1be45d 100644 --- a/scrutiny/config.yaml +++ b/scrutiny/config.yaml @@ -113,4 +113,4 @@ schema: slug: scrutiny udev: true url: https://github.com/Starosdev/scrutiny -version: "v1.66.0" +version: "v1.65.0" diff --git a/scrutiny/updater.json b/scrutiny/updater.json index 980c3c1e8e..9147aef729 100644 --- a/scrutiny/updater.json +++ b/scrutiny/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", "source": "github", "upstream_repo": "Starosdev/scrutiny", - "upstream_version": "v1.66.0" + "upstream_version": "v1.65.0" }