Skip to content

Commit 7642340

Browse files
committed
updated download links to 20190301 release
1 parent 7edb417 commit 7642340

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

downloads.html

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h1 class="header">libmapper</h1>
3737

3838
<h2>Downloads</h2>
3939

40-
<p>The current version of libmapper is version 1.1, and can be downloaded here.
41-
<strong>While we are in the process of building binaries for 1.1, we recommend that
40+
<p>The current version of libmapper is version 1.2a, and can be downloaded here.
41+
<strong>We recommend that
4242
you build the library from source.</strong>
4343
It is licensed with the
4444
<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html">
@@ -52,7 +52,7 @@ <h2>Downloads</h2>
5252
</tr>
5353
<tr>
5454
<td>Linux / Mac OSX / Windows</td>
55-
<td width="33%"><a href="http://idmil.org/pub/software/libmapper/libmapper-1.1.tar.gz">libmapper-1.1.tar.gz</a></td>
55+
<td width="33%"><a href="https://github.com/libmapper/libmapper/archive/v1.2a.tar.gz">libmapper-1.2a</a></td>
5656
</tr>
5757
<tr>
5858
<th colspan="2">Binaries</th>
@@ -88,7 +88,7 @@ <h2>Downloads</h2>
8888
</tr>
8989
<tr>
9090
<td>webMapper (browser-based GUI)</td>
91-
<td><a href="http://github.com/libmapper/webmapper">Source</a></td>
91+
<td><a href="http://github.com/libmapper/webmapper">Source</a> | <a href="https://github.com/libmapper/webmapper/releases/download/20190301/WebMapper-20190301.zip">OSX Binary</a></td>
9292
</tr>
9393
<tr>
9494
<td>umapper (Linux, Mac OSX)</td>
@@ -99,20 +99,13 @@ <h2>Downloads</h2>
9999
</tr>
100100
<tr>
101101
<td>Source</td>
102-
<td><a href="https://github.com/malloch/mapper-max-pd">Github</a> |
103-
<a href="https://github.com/malloch/mapper-max-pd/tarball/master">.tar</a> |
104-
<a href="https://github.com/malloch/mapper-max-pd/zipball/master">.zip</a></td>
105-
</tr>
102+
<td><a href="https://github.com/libmapper/mapper-max-pd">Github</a>
106103
<tr>
107-
<td>MaxMSP & Pure Data binaries (Mac OSX)</td>
104+
<td>MaxMSP & Pure Data binaries (Mac OSX) - x86 and x64</td>
108105
<td>
109-
<a href="https://github.com/malloch/mapper-max-pd/releases/download/v1.2.3/mapper-1.2.3-osx-max-pd.zip">.zip</a>
106+
<a href="https://github.com/libmapper/mapper-max-pd/releases/download/20190301/mapper-osx-max-pd-20190301.zip">OSX Binary</a>
110107
</td>
111108
</tr>
112-
<tr>
113-
<td>MaxMSP & Pure Data binaries (Windows)</td>
114-
<td></td>
115-
</tr>
116109
</table>
117110

118111
</section>

0 commit comments

Comments
 (0)