mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 18:24:19 -04:00
Fix mac ffmpeg url
This commit is contained in:
parent
5f7871ca54
commit
2c867722b2
@ -97,7 +97,7 @@ namespace MediaBrowser.ServerApplication.FFMpeg
|
|||||||
// Mac OS X Intel 64bit
|
// Mac OS X Intel 64bit
|
||||||
return new[]
|
return new[]
|
||||||
{
|
{
|
||||||
"https://copy.com/ylAUbbQHYE7x/ffall-2.1.1.7z?download=1"
|
"https://copy.com/IB0W4efS6t9A/ffall-2.1.1.tar.gz?download=1"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user