Updater bot : whoogle updated to 0.8.0

This commit is contained in:
alexbelgium
2022-11-26 02:02:17 +01:00
parent 1612786b09
commit 98fa73a854
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.0 (26-11-2022)
- Update to latest version from benbusby/whoogle-search
## 0.7.4 (14-06-2022)
- Update to latest version from benbusby/whoogle-search

View File

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

View File

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