From 0fea33c38838994ed241fe90b519ace70bee98af Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 28 Mar 2026 01:20:04 +0000 Subject: [PATCH] Reapply "Updater bot : whoogle updated to 1.2.3" This reverts commit 617d8ba0810120dd60851b9a965d28ad5a25c697. --- whoogle/CHANGELOG.md | 3 +++ whoogle/config.yaml | 2 +- whoogle/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/whoogle/CHANGELOG.md b/whoogle/CHANGELOG.md index 0c9b33339..dff7e3982 100644 --- a/whoogle/CHANGELOG.md +++ b/whoogle/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.2.3 (2026-03-28) +- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases) + ## 1.2.2 (2026-01-03) - 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 a4c1e5293..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.2" +version: "1.2.3" diff --git a/whoogle/updater.json b/whoogle/updater.json index e1ae402a5..7dd7e9be1 100644 --- a/whoogle/updater.json +++ b/whoogle/updater.json @@ -1,8 +1,8 @@ { - "last_update": "03-01-2026", + "last_update": "2026-03-28", "repository": "alexbelgium/hassio-addons", "slug": "whoogle", "source": "github", "upstream_repo": "benbusby/whoogle-search", - "upstream_version": "1.2.2" + "upstream_version": "1.2.3" }