Upgrade youtube_dl to 2019.06.27 (#24875)
This commit is contained in:
parent
fec2461e0e
commit
5cf923ead6
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Media extractor",
|
"name": "Media extractor",
|
||||||
"documentation": "https://www.home-assistant.io/components/media_extractor",
|
"documentation": "https://www.home-assistant.io/components/media_extractor",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"youtube_dl==2019.06.08"
|
"youtube_dl==2019.06.27"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"media_player"
|
"media_player"
|
||||||
|
|
|
@ -1919,7 +1919,7 @@ yeelight==0.5.0
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2019.06.08
|
youtube_dl==2019.06.27
|
||||||
|
|
||||||
# homeassistant.components.zengge
|
# homeassistant.components.zengge
|
||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue