Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r391:403e29079441 Date: 2013-04-07 11:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/403e29079441/
Log: regen diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -81,9 +81,8 @@ <li>Linux binary (64bit) (libc 2.13) (not available yet)</li> <li>Linux ARM binary (not available yet)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-win32.zip">Windows binary (32bit)</a> (you need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library -installer vcredist_x86.exe</a>. <em>Updated again:</em> the previous version -required two runtime libs)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-win32.zip">Windows binary (32bit)</a> (you might need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library +installer vcredist_x86.exe</a>.)</li> </ul> </div> <div class="section" id="id5"> _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
