Updater bot : flexget updated to 3.2.17

This commit is contained in:
alexbelgium
2022-02-04 19:54:59 +01:00
parent 77af7a19a7
commit 926828e35c
2 changed files with 6 additions and 3 deletions

View File

@@ -29,12 +29,12 @@
"PUID": "int",
"PGID": "int",
"WebuiPass": "str?",
"FG_PLUGINS": "str?",
"FG_PLUGINS": "str?",
"FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?"
},
"slug": "flexget",
"upstream": "3.2.16",
"upstream": "3.2.17",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.2.16-2",
"version": "3.2.17",
"webui": "http://[HOST]:[PORT:5050]"
}