mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Updater bot : whoogle updated to 1.2.2
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.2.2 (03-01-2026)
|
||||
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
|
||||
|
||||
## 1.1.2 (29-11-2025)
|
||||
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
@@ -121,4 +121,4 @@ schema:
|
||||
slug: whoogle-search
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/whoogle
|
||||
version: "1.1.2"
|
||||
version: "1.2.2"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "29-11-2025",
|
||||
"last_update": "03-01-2026",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "whoogle",
|
||||
"source": "github",
|
||||
"upstream_repo": "benbusby/whoogle-search",
|
||||
"upstream_version": "1.1.2"
|
||||
"upstream_version": "1.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user