Updater bot : whoogle updated to 0.7.3

This commit is contained in:
alexbelgium
2022-06-04 01:59:27 +02:00
parent 20639b9f55
commit 9e4f1a24bd
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.3 (04-06-2022)
- Update to latest version from benbusby/whoogle-search
- Addition of ingress
## 0.7.2 (27-04-2022)

View File

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

View File

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