Updater bot : flexget updated to 3.2.9

This commit is contained in:
alexbelgium
2022-01-18 01:56:19 +01:00
parent 3328457c20
commit 5c2b77671a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 3.2.9 (18-01-2022)
- Update to latest version from flexget/flexget
- Working again with new config location
## 3.2.8 (07-01-2022)

View File

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