mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Bump ha-ffmpeg to 3.2.0 (#113297)
No longer needs to use the executor to run subprocesses changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.1.0...3.2.0
This commit is contained in:
parent
9940f51b95
commit
870caf90c1
@ -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.1.0"]
|
"requirements": ["ha-ffmpeg==3.2.0"]
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@ cryptography==42.0.5
|
|||||||
dbus-fast==2.21.1
|
dbus-fast==2.21.1
|
||||||
fnv-hash-fast==0.5.0
|
fnv-hash-fast==0.5.0
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.2.0
|
||||||
habluetooth==2.4.2
|
habluetooth==2.4.2
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.78.0
|
||||||
hassil==1.6.1
|
hassil==1.6.1
|
||||||
|
@ -1016,7 +1016,7 @@ h2==4.1.0
|
|||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.2.0
|
||||||
|
|
||||||
# homeassistant.components.iotawatt
|
# homeassistant.components.iotawatt
|
||||||
ha-iotawattpy==0.1.1
|
ha-iotawattpy==0.1.1
|
||||||
|
@ -827,7 +827,7 @@ h2==4.1.0
|
|||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.2.0
|
||||||
|
|
||||||
# homeassistant.components.iotawatt
|
# homeassistant.components.iotawatt
|
||||||
ha-iotawattpy==0.1.1
|
ha-iotawattpy==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user