Bump ha-ffmpeg to 3.1.0 (#88304)
changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.0.2...3.1.0pull/87833/head
parent
a356f35638
commit
5ff87e6110
|
@ -3,5 +3,5 @@
|
|||
"name": "FFmpeg",
|
||||
"codeowners": [],
|
||||
"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
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.0.2
|
||||
ha-ffmpeg==3.1.0
|
||||
|
||||
# homeassistant.components.philips_js
|
||||
ha-philipsjs==3.0.0
|
||||
|
|
|
@ -654,7 +654,7 @@ h2==4.1.0
|
|||
ha-av==10.0.0
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.0.2
|
||||
ha-ffmpeg==3.1.0
|
||||
|
||||
# homeassistant.components.philips_js
|
||||
ha-philipsjs==3.0.0
|
||||
|
|
Loading…
Reference in New Issue