Updater bot : flexget updated to 3.2.8

This commit is contained in:
alexbelgium
2022-01-07 21:56:16 +01:00
parent 964d79374e
commit 2398967a3d
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.8 (07-01-2022)
- Update to latest version from flexget/flexget
## 3.2.7 (23-12-2021)
- Update to latest version from flexget/flexget

View File

@@ -33,8 +33,8 @@
"FG_PLUGINS": "str?"
},
"slug": "flexget",
"upstream": "3.2.7",
"upstream": "3.2.8",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.2.7",
"version": "3.2.8",
"webui": "http://[HOST]:[PORT:5050]"
}