Move downloads from googlecode to github

This commit is contained in:
Alexander Kojevnikov 2016-01-18 22:19:37 -08:00
parent afde5d55b9
commit 02e305dfc2
2 changed files with 11 additions and 11 deletions

View File

@ -52,13 +52,13 @@ Bugfixes:
Spek 0.8.2 tarball: Spek 0.8.2 tarball:
* <https://spek.googlecode.com/files/spek-0.8.2.tar.xz> * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.tar.xz>
Windows and Mac OS X binaries: Windows and Mac OS X binaries:
* <https://spek.googlecode.com/files/spek-0.8.2.msi> * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.msi>
* <https://spek.googlecode.com/files/spek-0.8.2.zip> * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.zip>
* <https://spek.googlecode.com/files/spek-0.8.2.dmg> * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.dmg>
Unix packages: Unix packages:

View File

@ -89,9 +89,9 @@
<tr> <tr>
<td><img src="logo-unix.png" width="69" height="48" alt="Unix"/></td> <td><img src="logo-unix.png" width="69" height="48" alt="Unix"/></td>
<td class="dld_link"> <td class="dld_link">
<a href="https://spek.googlecode.com/files/spek-0.8.2.tar.xz">spek-0.8.2.tar.xz</a> (168 KiB) <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.tar.xz">spek-0.8.2.tar.xz</a> (168 KiB)
<br/> <br/>
<a href="https://github.com/alexkay/spek/blob/0.8.2/INSTALL.md#bsd-and-gnulinux">instructions</a> <a href="https://github.com/alexkay/spek/blob/v0.8.2/INSTALL.md#bsd-and-gnulinux">instructions</a>
<br/> <br/>
<a href="man-0.8.2.html">manual</a> <a href="man-0.8.2.html">manual</a>
</td> </td>
@ -103,11 +103,11 @@
<tr> <tr>
<td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td> <td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td>
<td class="dld_link"> <td class="dld_link">
<a href="https://spek.googlecode.com/files/spek-0.8.2.msi">spek-0.8.2.msi</a> (8.47 MiB) <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.msi">spek-0.8.2.msi</a> (8.47 MiB)
<br/> <br/>
<a href="https://spek.googlecode.com/files/spek-0.8.2.zip">spek-0.8.2.zip</a> (8.35 MiB) <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.zip">spek-0.8.2.zip</a> (8.35 MiB)
<br/> <br/>
<a href="https://github.com/alexkay/spek/blob/0.8.2/INSTALL.md#windows">instructions</a> <a href="https://github.com/alexkay/spek/blob/v0.8.2/INSTALL.md#windows">instructions</a>
</td> </td>
</tr> </tr>
</table> </table>
@ -117,9 +117,9 @@
<tr> <tr>
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td> <td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
<td class="dld_link"> <td class="dld_link">
<a href="https://spek.googlecode.com/files/spek-0.8.3.dmg">spek-0.8.3.dmg</a> (6.03 MiB) <a href="https://github.com/alexkay/spek/releases/download/v0.8.3/spek-0.8.3.dmg">spek-0.8.3.dmg</a> (6.03 MiB)
<br/> <br/>
<a href="https://github.com/alexkay/spek/blob/0.8.3/INSTALL.md#mac-os-x">instructions</a> <a href="https://github.com/alexkay/spek/blob/v0.8.3/INSTALL.md#mac-os-x">instructions</a>
</td> </td>
</tr> </tr>
</table> </table>