From 41be9fb249ebf5f7bbb3f75c4c8e7a33096aa8f9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 17 Apr 2026 23:38:15 +0000 Subject: [PATCH] Revert "Updater bot : whoogle updated to 1.2.4" This reverts commit 102e89af86ba5d9fc565b43a65208412047a17b0. --- whoogle/CHANGELOG.md | 3 --- whoogle/config.yaml | 2 +- whoogle/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/whoogle/CHANGELOG.md b/whoogle/CHANGELOG.md index 5164f6b13..dff7e3982 100644 --- a/whoogle/CHANGELOG.md +++ b/whoogle/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.2.4 (2026-04-18) -- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases) - ## 1.2.3 (2026-03-28) - Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases) diff --git a/whoogle/config.yaml b/whoogle/config.yaml index bf037d5f3..499132de3 100644 --- a/whoogle/config.yaml +++ b/whoogle/config.yaml @@ -121,4 +121,4 @@ schema: slug: whoogle-search udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/whoogle -version: "1.2.4" +version: "1.2.3" diff --git a/whoogle/updater.json b/whoogle/updater.json index 1b216a05a..7dd7e9be1 100644 --- a/whoogle/updater.json +++ b/whoogle/updater.json @@ -1,8 +1,8 @@ { - "last_update": "2026-04-18", + "last_update": "2026-03-28", "repository": "alexbelgium/hassio-addons", "slug": "whoogle", "source": "github", "upstream_repo": "benbusby/whoogle-search", - "upstream_version": "1.2.4" + "upstream_version": "1.2.3" }