Update download links to Emscripten SDK 1.34.1.

This commit is contained in:
Jukka Jylänki 2015-07-03 19:50:02 +03:00
Родитель dc234c83a4
Коммит 0d5598d386
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -19,13 +19,13 @@ Download one of the SDK installers below to get started with Emscripten developm
Windows
-------
- `Emscripten SDK Web Installer <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.30.0-web-64bit.exe>`_ (emsdk-1.30.0-web-64bit.exe)
- `Emscripten SDK Web Installer <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.34.1-web-64bit.exe>`_ (emsdk-1.34.1-web-64bit.exe)
An NSIS installer that fetches and installs the latest Emscripten SDK from the Web. To :ref:`install <windows-installation_instructions-NSIS>`, download and open the file, then follow the installer prompts.
- `Emscripten SDK Offline Installer <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.30.0-full-64bit.exe>`_ (emsdk-1.30.0-full-64bit.exe)
- `Emscripten SDK Offline Installer <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.34.1-full-64bit.exe>`_ (emsdk-1.34.1-full-64bit.exe)
An NSIS installer that bundles together the current Emscripten toolchain as an offline-installable package. To :ref:`install <windows-installation_instructions-NSIS>`, download and open the file, then follow the installer prompts.
- `Portable Emscripten SDK for Windows <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.30.0-portable-64bit.zip>`_ (emsdk-1.30.0-portable-64bit.zip)
- `Portable Emscripten SDK for Windows <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.34.1-portable-64bit.zip>`_ (emsdk-1.34.1-portable-64bit.zip)
A zipped package of the SDK that does not require system installation privileges. Follow the instructions below to :ref:`install the Portable Emscripten SDK on Windows <all-os-installation_instructions-portable-SDK>`.
Linux and Mac OS X
@ -215,6 +215,7 @@ You can always install old SDK and compiler toolchains using a *current SDK*. Se
On Windows, you can also install one of the **old versions** via an offline NSIS installer:
- `emsdk-1.34.1-full-64bit.exe` <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.34.1-full-64bit.exe`_ (first release based on Clang 3.7)
- `emsdk-1.30.0-full-64bit.exe` <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.30.0-full-64bit.exe`_ (first and last release based on Clang 3.5)
- `emsdk-1.29.0-full-64bit.exe` <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.29.0-full-64bit.exe`_ (first and last release based on Clang 3.4)
- `emsdk-1.27.0-full-64bit.exe <https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.27.0-full-64bit.exe>`_