Updater bot : whoogle updated to 1.2.3

This commit is contained in:
alexbelgium
2026-03-28 01:31:28 +01:00
parent ad1c7c39e4
commit c6d5f2cdcb
3 changed files with 6 additions and 3 deletions

View File

@@ -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)

View File

@@ -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"

View File

@@ -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"
}