diff options
| -rw-r--r-- | MediaBrowser.ServerApplication/FFMpeg/FFMpegDownloadInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/FFMpeg/FFMpegDownloadInfo.cs b/MediaBrowser.ServerApplication/FFMpeg/FFMpegDownloadInfo.cs index 7ac15dff9..0de65f479 100644 --- a/MediaBrowser.ServerApplication/FFMpeg/FFMpegDownloadInfo.cs +++ b/MediaBrowser.ServerApplication/FFMpeg/FFMpegDownloadInfo.cs @@ -97,7 +97,7 @@ namespace MediaBrowser.ServerApplication.FFMpeg // Mac OS X Intel 64bit 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 |
