Updater bot : whoogle updated to 0.9.3

This commit is contained in:
alexbelgium
2025-01-25 01:59:21 +01:00
parent 2d3a08360c
commit 847411d570
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.9.3 (25-01-2025)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)
## 0.9.1 (02-11-2024)
- Update to latest version from benbusby/whoogle-search (changelog : https://github.com/benbusby/whoogle-search/releases)

View File

@@ -123,5 +123,5 @@
"slug": "whoogle-search",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.9.1"
"version": "0.9.3"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "02-11-2024",
"last_update": "25-01-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "whoogle",
"source": "github",
"upstream_repo": "benbusby/whoogle-search",
"upstream_version": "0.9.1"
"upstream_version": "0.9.3"
}