Updater bot : flexget updated to 3.5.9

This commit is contained in:
alexbelgium
2022-12-10 01:57:18 +01:00
parent a1a0859d39
commit 6e4d6a3d4a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.5.9 (10-12-2022)
- Update to latest version from wiserain/flexget
## 3.5.6 (03-12-2022)
- Update to latest version from wiserain/flexget
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -38,6 +38,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.5.6",
"version": "3.5.9",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5050]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "03-12-2022",
"last_update": "10-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.5.6"
"upstream_version": "3.5.9"
}