Merge pull request #665 from abeloin/macffmpegurl

Fix mac ffmpeg url
This commit is contained in:
Luke 2014-01-13 17:42:35 -08:00
commit 7ed8830c9a

View File

@ -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