mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
update ffmpeg 4.3 from zeranoe builds
This commit is contained in:
@@ -8,7 +8,7 @@ set -o xtrace
|
||||
# Version variables
|
||||
NSSM_VERSION="nssm-2.24-101-g897c7ad"
|
||||
NSSM_URL="http://files.evilt.win/nssm/${NSSM_VERSION}.zip"
|
||||
FFMPEG_VERSION="ffmpeg-4.2.1-win64-static"
|
||||
FFMPEG_VERSION="ffmpeg-4.3-win64-static"
|
||||
FFMPEG_URL="https://ffmpeg.zeranoe.com/builds/win64/static/${FFMPEG_VERSION}.zip"
|
||||
|
||||
# Move to source directory
|
||||
|
||||
Reference in New Issue
Block a user