added ffmpeg 4.4 for linux and darwin

This commit is contained in:
iLLiCiTiT 2021-04-13 10:08:54 +02:00
parent b6b322d531
commit 95a9dc228f

View file

@ -85,12 +85,12 @@ url = "https://distribute.openpype.io/thirdparty/ffmpeg-4.13-windows.zip"
hash = "43988ebcba98313635f06f2ca7e2dd52670710ebceefaa77107321b1def30472"
[openpype.thirdparty.ffmpeg.linux]
url = "https://distribute.openpype.io/thirdparty/ffmpeg-20200504-linux.tgz"
hash = "sha256:..."
url = "https://distribute.openpype.io/thirdparty/ffmpeg-4.4-linux.tar.xz"
hash = "acc7fa366ae2c35b69b72d7a92a29daa6f31739dbf365fb64ef6220e9a16fa37"
[openpype.thirdparty.ffmpeg.darwin]
url = "https://distribute.openpype.io/thirdparty/ffmpeg-20200504-darwin.tgz"
hash = "sha256:..."
url = "https://distribute.openpype.io/thirdparty/ffmpeg-4.4-macos.tar.xz"
hash = "b8088a399cd387dfeb0b951a1ca1d477d3dd96a67fdd79927b1ef083d6d6c7a9"
[openpype.thirdparty.oiio.windows]
url = "https://distribute.openpype.io/thirdparty/oiio_tools-2.2.0-windows.zip"