Updater bot : whoogle updated to 0.9.1

This commit is contained in:
alexbelgium
2024-11-02 02:06:37 +01:00
parent 80387215bd
commit c4fac1e17a
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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