Updater bot : whoogle updated to 1.1.0

This commit is contained in:
alexbelgium
2025-10-11 02:01:09 +02:00
parent e560b033d0
commit 5dbca25a4c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.1.0 (11-10-2025)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
## 0.9.4-2 (30-09-2025)
- Applied new homeassistant config logic, which will allow in the future all Mealie data to be backuped with the addon. All data (+ config) is moved to /addon_configs/db21ed7f_whoogle_search

View File

@@ -127,5 +127,5 @@
"slug": "whoogle-search",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.9.4-2"
"version": "1.1.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "20-09-2025",
"last_update": "11-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "whoogle",
"source": "github",
"upstream_repo": "benbusby/whoogle-search",
"upstream_version": "0.9.4"
"upstream_version": "1.1.0"
}