Updater bot : whoogle updated to 0.9.4

This commit is contained in:
alexbelgium
2025-09-20 02:00:56 +02:00
parent 218c978307
commit 852f2f8953
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.9.4 (20-09-2025)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
## 0.9.3 (25-01-2025)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)

View File

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

View File

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