Updater bot : tandoor_recipes updated to 1.5.9

This commit is contained in:
alexbelgium
2023-12-02 02:04:27 +01:00
parent 4b7ef909ca
commit 2b31442795
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.5.9 (02-12-2023)
- Update to latest version from TandoorRecipes/recipes
### 1.5.6-reverted (17-10-2023)
- Minor bugs fixed

View File

@@ -104,6 +104,6 @@
"slug": "tandoor_recipes",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.5.6-reverted",
"version": "1.5.9",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "02-09-2023",
"last_update": "02-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "tandoor_recipes",
"source": "github",
"upstream_repo": "TandoorRecipes/recipes",
"upstream_version": "1.5.6"
"upstream_version": "1.5.9"
}