Updater bot : flexget updated to 3.2.18

This commit is contained in:
alexbelgium
2022-02-07 11:21:59 +01:00
parent c055b55061
commit a4a50d3ba7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.18 (07-02-2022)
- Update to latest version from flexget/flexget
## 3.2.17 (04-02-2022)
- Update to latest version from flexget/flexget
- Addition of FG_LOG_LEVEL

View File

@@ -33,8 +33,8 @@
"FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?"
},
"slug": "flexget",
"upstream": "3.2.17",
"upstream": "3.2.18",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.2.17",
"version": "3.2.18",
"webui": "http://[HOST]:[PORT:5050]"
}