Updater bot : flexget updated to 3.3.3

This commit is contained in:
alexbelgium
2022-03-11 20:27:24 +01:00
parent 2861dc14d2
commit 5eb22bea12
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.3 (11-03-2022)
- Update to latest version from flexget/flexget
## 3.3.2 (01-03-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.3.2",
"upstream": "3.3.3",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.2",
"version": "3.3.3",
"webui": "http://[HOST]:[PORT:5050]"
}