mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 14:08:44 -04:00
Updating win-x64 build NSSM address
This commit is contained in:
parent
fd8d4894ca
commit
8c0580aa24
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -o xtrace
|
|||
|
||||
# Version variables
|
||||
NSSM_VERSION="nssm-2.24-101-g897c7ad"
|
||||
NSSM_URL="https://nssm.cc/ci/${NSSM_VERSION}.zip"
|
||||
NSSM_URL="http://files.evilt.win/nssm/${NSSM_VERSION}.zip"
|
||||
FFMPEG_VERSION="ffmpeg-4.0.2-win64-static"
|
||||
FFMPEG_URL="https://ffmpeg.zeranoe.com/builds/win64/static/${FFMPEG_VERSION}.zip"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue