🎉 Use hyper-latest.now.sh (#1690)

This commit is contained in:
Albin Ekblom 2017-04-23 22:03:42 +01:00 committed by GitHub
parent 6e9a95bc69
commit 9eb31ea55c

View file

@ -604,35 +604,35 @@
<tr>
<td><b>macOS</b> (.dmg)</td>
<td id="td-mac-os" colspan="2">
<a href="https://hyper-updates.now.sh/download/mac">DOWNLOAD <img src="static/download-icon.svg"/></a>
<a href="https://hyper-latest.now.sh/latest/dmg">DOWNLOAD <img src="static/download-icon.svg"/></a>
</td>
</tr>
<tr>
<td><b>Windows</b> (.exe)</td>
<td class="soon">COMING SOON</td>
<td id="td-win">
<a href="https://hyper-updates.now.sh/download/win">DOWNLOAD <img src="static/download-icon.svg"/></a>
<a href="https://hyper-latest.now.sh/latest/exe">DOWNLOAD <img src="static/download-icon.svg"/></a>
</td>
</tr>
<tr>
<td><b>Debian</b> (.deb)</td>
<td class="soon">COMING SOON</td>
<td id="td-debian">
<a href="https://hyper-updates.now.sh/download/linux_deb">DOWNLOAD <img src="static/download-icon.svg"/></a>
<a href="https://hyper-latest.now.sh/latest/deb">DOWNLOAD <img src="static/download-icon.svg"/></a>
</td>
</tr>
<tr>
<td><b>Fedora</b> (.rpm)</td>
<td class="soon">COMING SOON</td>
<td id="td-fedora">
<a href="https://hyper-updates.now.sh/download/linux_rpm">DOWNLOAD <img src="static/download-icon.svg"/></a>
<a href="https://hyper-latest.now.sh/latest/rpm">DOWNLOAD <img src="static/download-icon.svg"/></a>
</td>
</tr>
<tr>
<td><b>Other Linux distros</b> (.AppImage)</td>
<td class="soon">COMING SOON</td>
<td id="td-appimage" colspan="2">
<a href="https://github.com/zeit/hyper/releases/download/1.3.1/hyper-1.3.1-x86_64-linux.AppImage">DOWNLOAD <img src="static/download-icon.svg"/></a>
<a href="https://hyper-latest.now.sh/latest/AppImage">DOWNLOAD <img src="static/download-icon.svg"/></a>
</td>
</tr>
</table>