mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 11:46:07 +02:00
Updater bot : flexget updated to 3.2.17
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.2.17 (04-02-2022)
|
||||||
|
- Update to latest version from flexget/flexget
|
||||||
- Addition of FG_LOG_LEVEL
|
- Addition of FG_LOG_LEVEL
|
||||||
|
|
||||||
## 3.2.16 (27-01-2022)
|
## 3.2.16 (27-01-2022)
|
||||||
|
|||||||
@@ -29,12 +29,12 @@
|
|||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"WebuiPass": "str?",
|
"WebuiPass": "str?",
|
||||||
"FG_PLUGINS": "str?",
|
"FG_PLUGINS": "str?",
|
||||||
"FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?"
|
"FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?"
|
||||||
},
|
},
|
||||||
"slug": "flexget",
|
"slug": "flexget",
|
||||||
"upstream": "3.2.16",
|
"upstream": "3.2.17",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "3.2.16-2",
|
"version": "3.2.17",
|
||||||
"webui": "http://[HOST]:[PORT:5050]"
|
"webui": "http://[HOST]:[PORT:5050]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user