Updater bot : flexget updated to 3.3.2

This commit is contained in:
alexbelgium
2022-03-01 01:56:18 +01:00
parent 1fca71c1f1
commit 2acb5b8c87
2 changed files with 5 additions and 2 deletions

View File

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