Bump ha-ffmpeg to 3.1.0 (#88304)
changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.0.2...3.1.0
This commit is contained in:
parent
a356f35638
commit
5ff87e6110
3 changed files with 3 additions and 3 deletions
|
@ -3,5 +3,5 @@
|
||||||
"name": "FFmpeg",
|
"name": "FFmpeg",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
||||||
"requirements": ["ha-ffmpeg==3.0.2"]
|
"requirements": ["ha-ffmpeg==3.1.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -859,7 +859,7 @@ h2==4.1.0
|
||||||
ha-av==10.0.0
|
ha-av==10.0.0
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.0.2
|
ha-ffmpeg==3.1.0
|
||||||
|
|
||||||
# homeassistant.components.philips_js
|
# homeassistant.components.philips_js
|
||||||
ha-philipsjs==3.0.0
|
ha-philipsjs==3.0.0
|
||||||
|
|
|
@ -654,7 +654,7 @@ h2==4.1.0
|
||||||
ha-av==10.0.0
|
ha-av==10.0.0
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.0.2
|
ha-ffmpeg==3.1.0
|
||||||
|
|
||||||
# homeassistant.components.philips_js
|
# homeassistant.components.philips_js
|
||||||
ha-philipsjs==3.0.0
|
ha-philipsjs==3.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue