Skip to content

Instantly share code, notes, and snippets.

@Kissaki
Created December 18, 2010 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kissaki/4fd04c2a97e9d08b0a07 to your computer and use it in GitHub Desktop.
Save Kissaki/4fd04c2a97e9d08b0a07 to your computer and use it in GitHub Desktop.
Mumble wiki mainpage
<style type="text/css">
#mum-releases {background-color:transparent; color:inherit;}
#mum-releases td { padding:1px 4px 1px 2px;}
</style>
<table id="mum-releases" style="text-align:left;">
<thead>
<tr>
<th>Type</th>
<th>Stable</th>
<th>Release Candidate</th>
<th><abbr title="Developer Snapshots are semi-regularly compiled from the current source code. They include the newest features but may also introduce new bugs.">Dev-Snapshot</abbr></th>
</tr>
</thead>
<tbody>
<tr>
<td>Windows</td>
<td><a href="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2FMumble-1.2.2.exe/download" class="external text" title="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2FMumble-1.2.2.exe/download" rel="nofollow">1.2.2</a></td>
<td><a href="http://mumble.info/snapshot/mumble-1.2.3-rc1-8-g979bf30.msi" class="external text" title="http://mumble.info/snapshot/mumble-1.2.3-rc1-8-g979bf30.msi" rel="nofollow">1.2.3-rc1-8-g979bf30</a></td>
<td><a href="http://mumble.info/snapshot/mumble-1.2.3-rc1-8-g979bf30.msi" class="external text" title="http://mumble.info/snapshot/mumble-1.2.3-rc1-8-g979bf30.msi" rel="nofollow">1.2.3-rc1-8-g979bf30</a></td>
</tr>
<tr>
<td>OSX</td>
<td><a href="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2FMumble-1.2.2.dmg/download" class="external text" title="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2FMumble-1.2.2.dmg/download" rel="nofollow">1.2.2</a></td>
<td></td>
<td><a href="http://mumble.hive.no/snapshot/Mumble-Snapshot-1.2.3-rc1-7-g223d0a9.dmg" class="external text" title="http://mumble.hive.no/snapshot/Mumble-Snapshot-1.2.3-rc1-7-g223d0a9.dmg" rel="nofollow">1.2.3-rc1-7-g223d0a9</a></td>
</tr>
<tr>
<td>Static Linux Server</td>
<td><a href="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2Fmurmur-static_x86-1.2.2.tar.lzma/download" class="external text" title="http://sourceforge.net/projects/mumble/files%2FMumble%2F1.2.2%2Fmurmur-static_x86-1.2.2.tar.lzma/download" rel="nofollow">1.2.2</a></td>
<td><a href="http://mumble.info/snapshot/murmur-static_x86-1.2.3-rc1.tar.bz2" class="external text" title="http://mumble.info/snapshot/murmur-static_x86-1.2.3-rc1.tar.bz2" rel="nofollow">1.2.3-rc1</a></td>
<td></td>
</tr>
</tbody>
</table>
<p>Most Linux distributions have Mumble-packages in their repositories. For the client check them and/or <a href="https://launchpad.net/~slicer/+archive/ppa">this PPA</a>.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment