Updater bot : flexget updated to 3.3.0

This commit is contained in:
alexbelgium
2022-02-15 01:56:23 +01:00
parent c9205ceb6e
commit 01dc68f158
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.0 (15-02-2022)
- Update to latest version from flexget/flexget
## 3.2.18 (07-02-2022)
- Update to latest version from flexget/flexget

View File

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