1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

* use svn site which makes downloading files much easier than SF code browser

This commit is contained in:
Reinhard Pointner 2015-10-18 14:42:57 +00:00
parent 89ab081415
commit 8efa071fa1

View File

@ -297,7 +297,7 @@
<li>Embedded Linux package: <a target="_blank" href="https://app.filebot.net/download.php?type=ipkg&amp;arch=noarch&amp;version=@{version}">filebot_@{version}_noarch.ipk</a></li>
<li>Portable: <a target="_blank" href="https://app.filebot.net/download.php?type=portable&amp;version=@{version}">FileBot-@{version}-portable.zip</a> <small class="comment">for all platforms</small>
<ul>
<li>This package does not include the <a href="https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/lib/native/" target="_blank">MediaInfo and 7-Zip native libraries</a></li>
<li>This package does not include the <a href="https://svn.code.sf.net/p/filebot/code/trunk/lib/native/" target="_blank">MediaInfo and 7-Zip native libraries</a></li>
</ul>
</li>
<li>Windows package is available <a target="_blank" href="http://chocolatey.org/packages/filebot/">via Chocolatey</a></li>