Updater bot : whoogle updated to 0.7.4

This commit is contained in:
alexbelgium
2022-06-14 02:00:02 +02:00
parent 30e3907666
commit 6ed3562cee
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.7.4 (14-06-2022)
- Update to latest version from benbusby/whoogle-search
## 0.7.3 (04-06-2022)
- Update to latest version from benbusby/whoogle-search
- Addition of ingress

View File

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

View File

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