Updater bot : whoogle/ updated to 0.7.2

This commit is contained in:
alexbelgium
2022-04-27 10:41:52 +02:00
parent 80c169852e
commit 8072e5e522
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.2 (27-04-2022)
- Update to latest version from benbusby/whoogle-search
- Add codenotary sign
## 0.7.1 (27-01-2022)

View File

@@ -59,8 +59,8 @@
"WHOOGLE_USER": "str?"
},
"slug": "whoogle-search",
"upstream": "0.7.1",
"upstream": "0.7.2",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.7.1-3",
"version": "0.7.2",
"webui": "http://[HOST]:[PORT:5000]"
}

View File

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