Updater bot : whoogle updated to 0.8.3

This commit is contained in:
alexbelgium
2023-08-26 00:13:24 +02:00
parent f6b114c89f
commit 801bd15c71
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.8.3 (26-08-2023)
- Update to latest version from benbusby/whoogle-search
### 0.8.2-5 (04-05-2023)
- Minor bugs fixed
### 0.8.2-4 (04-05-2023)

View File

@@ -111,5 +111,5 @@
},
"slug": "whoogle-search",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.8.2-5"
"version": "0.8.3"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-04-2023",
"last_update": "26-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "whoogle",
"source": "github",
"upstream_repo": "benbusby/whoogle-search",
"upstream_version": "0.8.2"
"upstream_version": "0.8.3"
}