Updater bot : whoogle updated to 0.9.0

This commit is contained in:
alexbelgium
2024-10-05 02:06:18 +02:00
parent 9444393cfc
commit 05d13ac624
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.9.0 (05-10-2024)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
## 0.8.4 (04-11-2023)
- Update to latest version from benbusby/whoogle-search

View File

@@ -124,5 +124,5 @@
"slug": "whoogle-search",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.8.4-3"
"version": "0.9.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "04-11-2023",
"last_update": "05-10-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "whoogle",
"source": "github",
"upstream_repo": "benbusby/whoogle-search",
"upstream_version": "0.8.4"
"upstream_version": "0.9.0"
}