Updater bot : whoogle updated to 0.8.2

This commit is contained in:
alexbelgium
2023-04-08 02:03:32 +02:00
parent b0625c1d32
commit 817be2bcc0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.2 (08-04-2023)
- Update to latest version from benbusby/whoogle-search
## 0.8.1 (25-12-2022)
- Update to latest version from benbusby/whoogle-search
- WARNING : update to supervisor 2022.11 before installing

View File

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

View File

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