Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #392 from alexcrichton/beta32
Browse files Browse the repository at this point in the history
Add 32-bit installer for beta MSVC
  • Loading branch information
alexcrichton committed May 26, 2016
2 parents 4dcb470 + c298dca commit 64d309d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ <h2 id="beta">Beta&nbsp; ({{ site.beta }})</h2>
<tr>
<td class="inst-type">Windows (<a href="#win-foot">MSVC ABI <sup></sup></a>) (.msi) </td>
<td><a href="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-msvc.msi"><div class="inst-button">64-bit</div></a></td>
<td><a href="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-msvc.msi"><div class="inst-button">32-bit</div></a></td>
<td></td>
</tr>
<tr><td>&nbsp;</td></tr>
Expand Down

0 comments on commit 64d309d

Please sign in to comment.