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

* update brew cask install docs

This commit is contained in:
Reinhard Pointner 2014-10-08 10:36:27 +00:00
parent d7628cdc5a
commit 69ac55c9f8

View File

@ -171,7 +171,7 @@
}); });
</script> </script>
<div class="install button"> <div class="install button">
<a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=4" target="itunes_store" style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_macappstore-lrg.png) no-repeat;width:165px;height:40px;@media only screen{background-image:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_macappstore-lrg.svg);}"></a> <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&amp;uo=4" target="itunes_store" style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_macappstore-lrg.png) no-repeat;width:165px;height:40px;@media only screen{background-image:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_macappstore-lrg.svg);}"></a>
</div> </div>
</div> </div>
@ -330,7 +330,7 @@
<span class="quote">Today is the day</span> <span class="quote">Today is the day</span>
<h2>Download</h2> <h2>Download</h2>
<ul class="list"> <ul class="list">
<li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=4" target="itunes_store">Mac App Store</a></li> <li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&amp;uo=4" target="itunes_store">Mac App Store</a></li>
<!-- <!--
<li class="ubuntu">Available on the <a target="_blank" href="https://apps.ubuntu.com/cat/applications/filebot/">Ubuntu Software Center</a></li> <li class="ubuntu">Available on the <a target="_blank" href="https://apps.ubuntu.com/cat/applications/filebot/">Ubuntu Software Center</a></li>
--> -->
@ -346,9 +346,9 @@
</ul> </ul>
</li> </li>
<li>Windows package is available <a target="_blank" href="http://chocolatey.org/packages/filebot/">via Chocolatey</a></li> <li>Windows package is available <a target="_blank" href="http://chocolatey.org/packages/filebot/">via Chocolatey</a></li>
<li>OS X package is available <a target="_blank" href="http://caskroom.io/">via Homebrew Cask</a></li> <li>OS X package is available <a target="_blank" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=2049">via Homebrew Cask</a></li>
<li>Synology NAS package is available <a target="_blank" href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=1802">via Package Center</a></li> <li>Synology NAS package is available <a target="_blank" href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=1802">via Package Center</a></li>
<li>All files and other versions are available at <a target="_blank" href="https://sourceforge.net/projects/filebot/files/filebot/">SourceForge.net</a></li> <li>All files and other versions are available on <a target="_blank" href="https://sourceforge.net/projects/filebot/files/filebot/">SourceForge.net</a></li>
</ul> </ul>
</div> </div>