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

Prefer package manager over deb file downloads

This commit is contained in:
Reinhard Pointner 2017-06-03 18:42:43 +08:00
parent 7f20651237
commit b0f6c3bbab

View File

@ -236,8 +236,6 @@
<li class="windows">Available on the <a href="https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=filebot2" target="windows_store">Windows Store</a></li>
<li class="macappstore" style="display:none">FileBot Subtitles for Mac: <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?f=12&amp;t=3350">FileBot_Subtitles_Installer.pkg</a></li>
<li class="macappstore" style="display:none">FileBot command-line tools for Mac are available <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?t=2049">via brew cask</a></li>
<li>Debian packages: <a target="_blank" href="https://app.filebot.net/download.php?type=deb&amp;arch=i386&amp;version=@{version}">filebot_@{version}_i386.deb</a> or <a target="_blank" href="https://app.filebot.net/download.php?type=deb&amp;arch=amd64&amp;version=@{version}">filebot_@{version}_amd64.deb</a></li>
<li>Embedded Linux package: <a target="_blank" href="https://app.filebot.net/download.php?type=deb&amp;arch=armhf&amp;version=@{version}">filebot_@{version}_armhf.deb</a>
<li>Synology NAS package is available <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?f=3&amp;t=1802">via Package Center</a></li>
<li>Docker images are available <a target="_blank" href="https://hub.docker.com/r/rednoah/filebot/">on Docker Hub</a></li>
<li>All files and other versions are available on <a target="_blank" href="https://sourceforge.net/projects/filebot/files/">SourceForge.net</a></li>