Updater bot : whoogle updated to 0.8.1

This commit is contained in:
alexbelgium
2022-12-25 09:10:13 +01:00
parent c8acbaac19
commit 6a85fbfe08
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.8.1 (25-12-2022)
- Update to latest version from benbusby/whoogle-search
- WARNING : update to supervisor 2022.11 before installing
## 0.8.0 (26-11-2022)

View File

@@ -61,5 +61,5 @@
},
"slug": "whoogle-search",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.8.0"
"version": "0.8.1"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-11-2022",
"last_update": "25-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "whoogle",
"source": "github",
"upstream_repo": "benbusby/whoogle-search",
"upstream_version": "0.8.0"
"upstream_version": "0.8.1"
}