Updater bot : tandoor_recipes updated to 1.3.3

This commit is contained in:
alexbelgium
2022-08-04 01:59:05 +02:00
parent cf77c8d633
commit 6d3c5bc7cc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.3.3 (04-08-2022)
- Update to latest version from TandoorRecipes/recipes
- Align armv7 with latest
## 1.3.2 (14-07-2022)

View File

@@ -42,6 +42,6 @@
],
"slug": "tandoor_recipes",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.3.2",
"version": "1.3.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "14-07-2022",
"last_update": "04-08-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "tandoor_recipes",
"source": "github",
"upstream_repo": "TandoorRecipes/recipes",
"upstream_version": "1.3.2"
"upstream_version": "1.3.3"
}